#EAFCDC#EAFCDC
#EAFCDC is a very light, muted yellow-green. Relative luminance 0.923; OKLCH L 96.9% C 0.046 H 131.4°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCDC |
|---|---|
| RGB | rgb(234, 252, 220) |
| HSL | hsl(94, 84%, 93%) |
| HSV | hsv(94, 13%, 99%) |
| CMYK | cmyk(7.1%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(96.93, -11.46, 13.34) |
| CIE-LCH | lch(96.93, 17.59, 130.67°) |
| OKLab | oklab(96.94% -0.0305 0.0346) |
| OKLCH | oklch(96.94% 0.046 131.4) |
| XYZ | xyz(81.6582, 92.2801, 81.2061) |
| Luminance | 0.9228 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.83
Lightyellow
#FFFFE0
ΔE00 6.42
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.42
Off White (survey)
#FFFFE4
ΔE00 6.75
Eggshell (survey)
#FFFFD4
ΔE00 6.77
Beige
#F5F5DC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCDC #EEDCFC
analogous
#FAFCDC #EAFCDC #DCFCDE
triadic
#EAFCDC #DCEAFC #FCDCEA
tetradic
#EAFCDC #DCFAFC #EEDCFC #FCDEDC
square
#EAFCDC #DCFAFC #EEDCFC #FCDEDC
split-complementary
#EAFCDC #DEDCFC #FCDCFA
monochromatic
#A6F26B #C8F7A4 #EAFCDC #EEFDE3 #EEFDE3
Accessibility & contrast
On white
1.08
#EAFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#EAFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCDC
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCDC | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DA
Deuteranopia (green-blind)
#FCF6DD
Tritanopia (blue-blind)
#EBF9F3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eafcdc; /* rgb */ color: rgb(234, 252, 220); /* oklch */ color: oklch(96.9% 0.046 131.4);
Tailwind
colors: {
custom: {
50: '#f0fde6',
500: '#eafcdc',
950: '#000000',
},
}SCSS
$custom: #eafcdc; $custom-light: #f0fde6; $custom-dark: #000000;
JSON
{
"hex": "#eafcdc",
"rgb": {
"r": 234,
"g": 252,
"b": 220
},
"hsl": {
"h": 93.75,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.96941,
"c": 0.0461,
"h": 131.4
},
"luminance": 0.92281
}Semantic roles & 50–950 ramp
primary
#EAFCDC
secondary
#C398E4
accent
#05E180
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584