#EAFDED#EAFDED
#EAFDED is a very light, muted green. Relative luminance 0.939; OKLCH L 97.6% C 0.029 H 150.1°. Best body text is #000000 at 19.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFDED |
|---|---|
| RGB | rgb(234, 253, 237) |
| HSL | hsl(129, 83%, 95%) |
| HSV | hsv(129, 8%, 99%) |
| CMYK | cmyk(7.5%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(97.57, -9.07, 5.53) |
| CIE-LCH | lch(97.57, 10.62, 148.63°) |
| OKLab | oklab(97.57% -0.0251 0.0145) |
| OKLCH | oklch(97.57% 0.029 150.1) |
| XYZ | xyz(84.3400, 93.8566, 93.7771) |
| Luminance | 0.9386 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.56
Mintcream
#F5FFFA
ΔE00 5.91
Azure (CSS)
#F0FFFF
ΔE00 7.26
Lightcyan
#E0FFFF
ΔE00 7.32
Ice
#D6FFFA
ΔE00 7.39
Ivory
#FFFFF0
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFDED #FDEAFA
analogous
#F0FDEA #EAFDED #EAFDF6
triadic
#EAFDED #EDEAFD #FDEDEA
tetradic
#EAFDED #EAF0FD #FDEAFA #FDF6EA
square
#EAFDED #EAF0FD #FDEAFA #FDF6EA
split-complementary
#EAFDED #F6EAFD #FDEAF0
monochromatic
#7AF28D #B2F8BD #E3FCE7 #E3FCE7 #E3FCE7
Accessibility & contrast
On white
1.06
#EAFDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.77
#EAFDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFDED
19.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFDED | 1.00 | 1.06 | 19.77 | 19.77 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EC
Deuteranopia (green-blind)
#FAF7EE
Tritanopia (blue-blind)
#E8FCF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafded; /* rgb */ color: rgb(234, 253, 237); /* oklch */ color: oklch(97.6% 0.029 150.1);
Tailwind
colors: {
custom: {
50: '#f0fef2',
500: '#eafded',
950: '#000000',
},
}SCSS
$custom: #eafded; $custom-light: #f0fef2; $custom-dark: #000000;
JSON
{
"hex": "#eafded",
"rgb": {
"r": 234,
"g": 253,
"b": 237
},
"hsl": {
"h": 129.474,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.97574,
"c": 0.029,
"h": 150.1
},
"luminance": 0.93857
}Semantic roles & 50–950 ramp
primary
#EAFDED
secondary
#E7A4DC
accent
#06BDDF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585