#EAFCDF#EAFCDF
#EAFCDF is a very light, muted yellow-green. Relative luminance 0.924; OKLCH L 97.0% C 0.043 H 133.4°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFCDF |
|---|---|
| RGB | rgb(234, 252, 223) |
| HSL | hsl(97, 83%, 93%) |
| HSV | hsv(97, 12%, 99%) |
| CMYK | cmyk(7.1%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(97.00, -10.97, 11.90) |
| CIE-LCH | lch(97.00, 16.18, 132.67°) |
| OKLab | oklab(97.01% -0.0293 0.0309) |
| OKLCH | oklch(97.01% 0.043 133.4) |
| XYZ | xyz(82.0591, 92.4404, 83.3174) |
| Luminance | 0.9244 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.97
Lightyellow
#FFFFE0
ΔE00 6.48
Off White (survey)
#FFFFE4
ΔE00 6.65
Beige
#F5F5DC
ΔE00 6.70
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.84
Eggshell (survey)
#FFFFD4
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFCDF #F1DFFC
analogous
#F8FCDF #EAFCDF #DFFCE2
triadic
#EAFCDF #DFEAFC #FCDFEA
tetradic
#EAFCDF #DFF8FC #F1DFFC #FCE2DF
square
#EAFCDF #DFF8FC #F1DFFC #FCE2DF
split-complementary
#EAFCDF #E2DFFC #FCDFF8
monochromatic
#A1F26F #C5F7A7 #EAFCDF #EDFCE3 #EDFCE3
Accessibility & contrast
On white
1.08
#EAFCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#EAFCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFCDF
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFCDF | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7DD
Deuteranopia (green-blind)
#FCF6E0
Tritanopia (blue-blind)
#EAF9F4
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eafcdf; /* rgb */ color: rgb(234, 252, 223); /* oklch */ color: oklch(97.0% 0.043 133.4);
Tailwind
colors: {
custom: {
50: '#f0fde9',
500: '#eafcdf',
950: '#000000',
},
}SCSS
$custom: #eafcdf; $custom-light: #f0fde9; $custom-dark: #000000;
JSON
{
"hex": "#eafcdf",
"rgb": {
"r": 234,
"g": 252,
"b": 223
},
"hsl": {
"h": 97.241,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.97014,
"c": 0.04257,
"h": 133.4
},
"luminance": 0.92441
}Semantic roles & 50–950 ramp
primary
#EAFCDF
secondary
#C89BE4
accent
#06DF8D
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584