#EAFDF0#EAFDF0
#EAFDF0 is a very light, muted green. Relative luminance 0.940; OKLCH L 97.7% C 0.026 H 156.0°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFDF0 |
|---|---|
| RGB | rgb(234, 253, 240) |
| HSL | hsl(139, 83%, 95%) |
| HSV | hsv(139, 8%, 99%) |
| CMYK | cmyk(7.5%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(97.65, -8.54, 4.09) |
| CIE-LCH | lch(97.65, 9.47, 154.40°) |
| OKLab | oklab(97.65% -0.024 0.0107) |
| OKLCH | oklch(97.65% 0.026 156) |
| XYZ | xyz(84.7820, 94.0334, 96.1048) |
| Luminance | 0.9403 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.64
Mintcream
#F5FFFA
ΔE00 5.04
Azure (CSS)
#F0FFFF
ΔE00 6.16
Lightcyan
#E0FFFF
ΔE00 6.31
Ice
#D6FFFA
ΔE00 6.81
Ice Blue (survey)
#D7FFFE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFDF0 #FDEAF7
analogous
#EDFDEA #EAFDF0 #EAFDF9
triadic
#EAFDF0 #F0EAFD #FDF0EA
tetradic
#EAFDF0 #EAEDFD #FDEAF7 #FDF9EA
square
#EAFDF0 #EAEDFD #FDEAF7 #FDF9EA
split-complementary
#EAFDF0 #F9EAFD #FDEAED
monochromatic
#7AF2A0 #B2F8C8 #E3FCEB #E3FCEB #E3FCEB
Accessibility & contrast
On white
1.06
#EAFDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#EAFDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFDF0
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFDF0 | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAEF
Deuteranopia (green-blind)
#F9F7F1
Tritanopia (blue-blind)
#E7FDF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafdf0; /* rgb */ color: rgb(234, 253, 240); /* oklch */ color: oklch(97.7% 0.026 156.0);
Tailwind
colors: {
custom: {
50: '#f0fef4',
500: '#eafdf0',
950: '#000000',
},
}SCSS
$custom: #eafdf0; $custom-light: #f0fef4; $custom-dark: #000000;
JSON
{
"hex": "#eafdf0",
"rgb": {
"r": 234,
"g": 253,
"b": 240
},
"hsl": {
"h": 138.947,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.97654,
"c": 0.02625,
"h": 156
},
"luminance": 0.94034
}Semantic roles & 50–950 ramp
primary
#EAFDF0
secondary
#E7A4D2
accent
#069BDF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585