HEX atlas value

#EBF4EB

#EBF4EB is a cool green HEX color close to Mercury. According to Colors Encyclopedia, it converts to RGB 235, 244, 235, HSL 120, 29%, 94%, has luminance 0.8836, and belongs to the light group.

#EBF4EB Sample readable text
HEX #EBF4EB
RGB rgb(235, 244, 235)
HSL hsl(120 29% 94%)
CMYK cmyk(4, 0, 4, 4)
Luminance 0.8836
Contrast Black 18.67:1White 1.12:1

CSS

--color-ebf4eb: #EBF4EB;
.background-ebf4eb { background-color: #EBF4EB; }
.text-ebf4eb { color: #EBF4EB; }

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.8836
Black text18.67:1AA Pass
White text1.12: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":"#EBF4EB","rgb":[235,244,235],"hsl":[120,29,94],"cmyk":[4,0,4,4],"luminance":0.8836,"contrast":{"black":18.67,"white":1.12}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":18.67,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.12,"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":"White Smoke","hex":"#F5F5F5","family":"gray","bestTextColor":"#000000","contrastBlack":19.26,"contrastWhite":1.09,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E8F8E8","hex":"#E8F8E8","family":"green","bestTextColor":"#000000","contrastBlack":19.02,"contrastWhite":1.1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Porcelain","hex":"#F2F3F4","family":"blue","bestTextColor":"#000000","contrastBlack":18.9,"contrastWhite":1.11,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","light","light green","Mercury 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/ebf4eb.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/mercury.json","https://www.colorsencyclopedia.com/api/colors/marble-white.json","https://www.colorsencyclopedia.com/api/colors/porcelain.json"]}
Harmonies
{"complementary":"#F4EBF4","analogous":["#F0F4EB","#EBF4F0"],"triadic":["#EBEBF4","#F4EBEB"],"tetradic":["#EBF0F4","#F4EBF4","#F4F0EB"],"splitComplementary":["#F0EBF4","#F4EBF0"],"monochromatic":["#FFFFFF","#EBF4EB","#B0D4B0"]}
Variants
{"light":"#FFFFFF","dark":"#B0D4B0","saturated":"#E8F8E8","desaturated":"#EFF1EF","pastel":"#FFFFFF","neon":"#FFFFFF"}
Nearest named colors
[{"slug":"mercury","name":"Mercury","hex":"#EBEBEB","distance":9},{"slug":"marble-white","name":"Marble White","hex":"#F2F0E6","distance":9.486832980505138},{"slug":"porcelain","name":"Porcelain","hex":"#F2F3F4","distance":11.445523142259598},{"slug":"honeydew","name":"Honeydew","hex":"#F0FFF0","distance":13.076696830622021},{"slug":"white-smoke","name":"White Smoke","hex":"#F5F5F5","distance":14.177446878757825}]

HEX meaning and use

About #EBF4EB

#EBF4EB is classified as a cool green value with light visual character. #EBF4EB is visually closest to Mercury, a named gray color with HEX #EBEBEB.

The RGB channels are 235, 244, and 235, with green carrying the strongest channel weight. In HSL, the hue is 120deg with 29% saturation and 94% lightness, so this page treats it as a low-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.8836, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 9.00, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text18.67:1AA Pass
White text1.12:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000018.67:1 · AAA
White text#FFFFFF1.12:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Honeydew#000000 text · best 20.27:1#F0FFF0
White Smoke#000000 text · best 19.26:1#F5F5F5
#E8F8E8#000000 text · best 19.02:1#E8F8E8
Porcelain#000000 text · best 18.9:1#F2F3F4

Generated Palette

#EBF4EB#EBF4EB
#F4EBF4#F4EBF4
#F0F4EB#F0F4EB
#EBF4F0#EBF4F0
White#FFFFFF
#B0D4B0#B0D4B0

Color Harmonies

#F4EBF4#F4EBF4
#F0F4EB#F0F4EB
#EBF4F0#EBF4F0
#EBEBF4#EBEBF4
#F4EBEB#F4EBEB

Variants

White#FFFFFF
#B0D4B0#B0D4B0
#E8F8E8#E8F8E8
#EFF1EF#EFF1EF
White#FFFFFF
White#FFFFFF

Nearest Named Colors