#EAFDEC#EAFDEC
#EAFDEC is a very light, muted green. Relative luminance 0.938; OKLCH L 97.5% C 0.030 H 148.4°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFDEC |
|---|---|
| RGB | rgb(234, 253, 236) |
| HSL | hsl(126, 83%, 95%) |
| HSV | hsv(126, 8%, 99%) |
| CMYK | cmyk(7.5%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(97.55, -9.25, 6.01) |
| CIE-LCH | lch(97.55, 11.03, 146.98°) |
| OKLab | oklab(97.55% -0.0255 0.0157) |
| OKLCH | oklch(97.55% 0.03 148.4) |
| XYZ | xyz(84.1943, 93.7983, 93.0098) |
| Luminance | 0.9380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.70
Mintcream
#F5FFFA
ΔE00 6.20
Beige
#F5F5DC
ΔE00 7.45
Ivory
#FFFFF0
ΔE00 7.52
Ice
#D6FFFA
ΔE00 7.60
Azure (CSS)
#F0FFFF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFDEC #FDEAFB
analogous
#F1FDEA #EAFDEC #EAFDF5
triadic
#EAFDEC #ECEAFD #FDECEA
tetradic
#EAFDEC #EAF1FD #FDEAFB #FDF5EA
square
#EAFDEC #EAF1FD #FDEAFB #FDF5EA
split-complementary
#EAFDEC #F5EAFD #FDEAF1
monochromatic
#7AF287 #B2F8B9 #E3FCE6 #E3FCE6 #E3FCE6
Accessibility & contrast
On white
1.06
#EAFDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#EAFDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFDEC
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFDEC | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9EB
Deuteranopia (green-blind)
#FAF7ED
Tritanopia (blue-blind)
#E8FCF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafdec; /* rgb */ color: rgb(234, 253, 236); /* oklch */ color: oklch(97.5% 0.030 148.4);
Tailwind
colors: {
custom: {
50: '#f0fef2',
500: '#eafdec',
950: '#000000',
},
}SCSS
$custom: #eafdec; $custom-light: #f0fef2; $custom-dark: #000000;
JSON
{
"hex": "#eafdec",
"rgb": {
"r": 234,
"g": 253,
"b": 236
},
"hsl": {
"h": 126.316,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.97547,
"c": 0.02997,
"h": 148.4
},
"luminance": 0.93799
}Semantic roles & 50–950 ramp
primary
#EAFDEC
secondary
#E7A4E0
accent
#06C8DF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585