#EAFDEF#EAFDEF
#EAFDEF is a very light, muted green. Relative luminance 0.940; OKLCH L 97.6% C 0.027 H 153.9°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFDEF |
|---|---|
| RGB | rgb(234, 253, 239) |
| HSL | hsl(136, 83%, 95%) |
| HSV | hsv(136, 8%, 99%) |
| CMYK | cmyk(7.5%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(97.62, -8.72, 4.57) |
| CIE-LCH | lch(97.62, 9.84, 152.33°) |
| OKLab | oklab(97.63% -0.0244 0.0119) |
| OKLCH | oklch(97.63% 0.027 153.9) |
| XYZ | xyz(84.6339, 93.9741, 95.3246) |
| Luminance | 0.9397 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.52
Mintcream
#F5FFFA
ΔE00 5.33
Azure (CSS)
#F0FFFF
ΔE00 6.53
Lightcyan
#E0FFFF
ΔE00 6.64
Ice
#D6FFFA
ΔE00 6.99
Ivory
#FFFFF0
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFDEF #FDEAF8
analogous
#EEFDEA #EAFDEF #EAFDF8
triadic
#EAFDEF #EFEAFD #FDEFEA
tetradic
#EAFDEF #EAEEFD #FDEAF8 #FDF8EA
square
#EAFDEF #EAEEFD #FDEAF8 #FDF8EA
split-complementary
#EAFDEF #F8EAFD #FDEAEE
monochromatic
#7AF29A #B2F8C4 #E3FCEA #E3FCEA #E3FCEA
Accessibility & contrast
On white
1.06
#EAFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#EAFDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFDEF
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFDEF | 1.00 | 1.06 | 19.79 | 19.79 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAEE
Deuteranopia (green-blind)
#F9F7F0
Tritanopia (blue-blind)
#E8FCF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafdef; /* rgb */ color: rgb(234, 253, 239); /* oklch */ color: oklch(97.6% 0.027 153.9);
Tailwind
colors: {
custom: {
50: '#f0fef4',
500: '#eafdef',
950: '#000000',
},
}SCSS
$custom: #eafdef; $custom-light: #f0fef4; $custom-dark: #000000;
JSON
{
"hex": "#eafdef",
"rgb": {
"r": 234,
"g": 253,
"b": 239
},
"hsl": {
"h": 135.789,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.97627,
"c": 0.02713,
"h": 153.9
},
"luminance": 0.93975
}Semantic roles & 50–950 ramp
primary
#EAFDEF
secondary
#E7A4D5
accent
#06A6DF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585