#EAFDEE#EAFDEE
#EAFDEE is a very light, muted green. Relative luminance 0.939; OKLCH L 97.6% C 0.028 H 151.9°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFDEE |
|---|---|
| RGB | rgb(234, 253, 238) |
| HSL | hsl(133, 83%, 95%) |
| HSV | hsv(133, 8%, 99%) |
| CMYK | cmyk(7.5%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(97.60, -8.90, 5.05) |
| CIE-LCH | lch(97.60, 10.23, 150.41°) |
| OKLab | oklab(97.6% -0.0247 0.0132) |
| OKLCH | oklch(97.6% 0.028 151.9) |
| XYZ | xyz(84.4865, 93.9152, 94.5487) |
| Luminance | 0.9392 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.49
Mintcream
#F5FFFA
ΔE00 5.62
Azure (CSS)
#F0FFFF
ΔE00 6.90
Lightcyan
#E0FFFF
ΔE00 6.98
Ice
#D6FFFA
ΔE00 7.18
Ivory
#FFFFF0
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFDEE #FDEAF9
analogous
#EFFDEA #EAFDEE #EAFDF7
triadic
#EAFDEE #EEEAFD #FDEEEA
tetradic
#EAFDEE #EAEFFD #FDEAF9 #FDF7EA
square
#EAFDEE #EAEFFD #FDEAF9 #FDF7EA
split-complementary
#EAFDEE #F7EAFD #FDEAEF
monochromatic
#7AF294 #B2F8C1 #E3FCE8 #E3FCE8 #E3FCE8
Accessibility & contrast
On white
1.06
#EAFDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#EAFDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFDEE
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFDEE | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9ED
Deuteranopia (green-blind)
#FAF7EF
Tritanopia (blue-blind)
#E8FCF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafdee; /* rgb */ color: rgb(234, 253, 238); /* oklch */ color: oklch(97.6% 0.028 151.9);
Tailwind
colors: {
custom: {
50: '#f0fef3',
500: '#eafdee',
950: '#000000',
},
}SCSS
$custom: #eafdee; $custom-light: #f0fef3; $custom-dark: #000000;
JSON
{
"hex": "#eafdee",
"rgb": {
"r": 234,
"g": 253,
"b": 238
},
"hsl": {
"h": 132.632,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.976,
"c": 0.02805,
"h": 151.9
},
"luminance": 0.93916
}Semantic roles & 50–950 ramp
primary
#EAFDEE
secondary
#E7A4D9
accent
#06B1DF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585