HEX atlas value

#EBF7E8

#EBF7E8 is a cool green HEX color close to Marble White. According to Colors Encyclopedia, it converts to RGB 235, 247, 232, HSL 108, 48%, 94%, has luminance 0.9001, and belongs to the light group.

#EBF7E8 Sample readable text
HEX #EBF7E8
RGB rgb(235, 247, 232)
HSL hsl(108 48% 94%)
CMYK cmyk(5, 0, 6, 3)
Luminance 0.9001
Contrast Black 19:1White 1.11:1

CSS

--color-ebf7e8: #EBF7E8;
.background-ebf7e8 { background-color: #EBF7E8; }
.text-ebf7e8 { color: #EBF7E8; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.9001
Black text19:1AA Pass
White text1.11:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{"hex":"#EBF7E8","rgb":[235,247,232],"hsl":[108,48,94],"cmyk":[5,0,6,3],"luminance":0.9001,"contrast":{"black":19,"white":1.11}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":19,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.11,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"White","hex":"#FFFFFF","family":"gray","bestTextColor":"#000000","contrastBlack":21,"contrastWhite":1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Honeydew","hex":"#F0FFF0","family":"green","bestTextColor":"#000000","contrastBlack":20.27,"contrastWhite":1.04,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F3F7E8","hex":"#F3F7E8","family":"green","bestTextColor":"#000000","contrastBlack":19.28,"contrastWhite":1.09,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E9FAE5","hex":"#E9FAE5","family":"green","bestTextColor":"#000000","contrastBlack":19.27,"contrastWhite":1.09,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Warm White","hex":"#F8F4E3","family":"yellow","bestTextColor":"#000000","contrastBlack":19.04,"contrastWhite":1.1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","light","light green","Marble White adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","light surfaces","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/ebf7e8.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/marble-white.json","https://www.colorsencyclopedia.com/api/colors/honeydew.json","https://www.colorsencyclopedia.com/api/colors/mercury.json"]}
Harmonies
{"complementary":"#F4E8F7","analogous":["#F3F7E8","#E8F7ED"],"triadic":["#E8EBF7","#F7E8EB"],"tetradic":["#E8F3F7","#F4E8F7","#F7EDE8"],"splitComplementary":["#EDE8F7","#F7E8F3"],"monochromatic":["#FFFFFF","#EBF7E8","#B0DFA4"]}
Variants
{"light":"#FFFFFF","dark":"#B0DFA4","saturated":"#E9FAE5","desaturated":"#EDF4EC","pastel":"#FFFFFF","neon":"#FFFFFF"}
Nearest named colors
[{"slug":"marble-white","name":"Marble White","hex":"#F2F0E6","distance":10.099504938362077},{"slug":"honeydew","name":"Honeydew","hex":"#F0FFF0","distance":12.36931687685298},{"slug":"mercury","name":"Mercury","hex":"#EBEBEB","distance":12.36931687685298},{"slug":"warm-white","name":"Warm White","hex":"#F8F4E3","distance":14.247806848775006},{"slug":"porcelain","name":"Porcelain","hex":"#F2F3F4","distance":14.45683229480096}]

HEX meaning and use

About #EBF7E8

#EBF7E8 is classified as a cool green value with light visual character. #EBF7E8 is visually closest to Marble White, a named yellow color with HEX #F2F0E6.

The RGB channels are 235, 247, and 232, with green carrying the strongest channel weight. In HSL, the hue is 108deg with 48% saturation and 94% lightness, so this page treats it as a moderate-saturation, light atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and light surfaces. Its luminance is 0.9001, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 10.10, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text19:1AA Pass
White text1.11:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A, #36454F.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #EBF7E8 needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000019:1 · AAA
White text#FFFFFF1.11:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Honeydew#000000 text · best 20.27:1#F0FFF0
#F3F7E8#000000 text · best 19.28:1#F3F7E8
#E9FAE5#000000 text · best 19.27:1#E9FAE5
Warm White#000000 text · best 19.04:1#F8F4E3

Generated Palette

#EBF7E8#EBF7E8
#F4E8F7#F4E8F7
#F3F7E8#F3F7E8
#E8F7ED#E8F7ED
White#FFFFFF
#B0DFA4#B0DFA4

Color Harmonies

#F4E8F7#F4E8F7
#F3F7E8#F3F7E8
#E8F7ED#E8F7ED
#E8EBF7#E8EBF7
#F7E8EB#F7E8EB

Variants

White#FFFFFF
#B0DFA4#B0DFA4
#E9FAE5#E9FAE5
#EDF4EC#EDF4EC
White#FFFFFF
White#FFFFFF

Nearest Named Colors