#EAFEE0#EAFEE0
#EAFEE0 is a very light, muted green. Relative luminance 0.938; OKLCH L 97.4% C 0.045 H 135.1°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEE0 |
|---|---|
| RGB | rgb(234, 254, 224) |
| HSL | hsl(100, 94%, 94%) |
| HSV | hsv(100, 12%, 100%) |
| CMYK | cmyk(7.9%, 0%, 11.8%, 0.4%) |
| CIE-LAB | lab(97.53, -11.79, 12.14) |
| CIE-LCH | lch(97.53, 16.93, 134.16°) |
| OKLab | oklab(97.44% -0.0316 0.0315) |
| OKLCH | oklch(97.44% 0.045 135.1) |
| XYZ | xyz(82.8257, 93.7573, 84.2400) |
| Luminance | 0.9376 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.35
Lightyellow
#FFFFE0
ΔE00 6.97
Off White (survey)
#FFFFE4
ΔE00 7.19
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.22
Beige
#F5F5DC
ΔE00 7.35
Eggshell (survey)
#FFFFD4
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEE0 #F4E0FE
analogous
#F9FEE0 #EAFEE0 #E0FEE5
triadic
#EAFEE0 #E0EAFE #FEE0EA
tetradic
#EAFEE0 #E0F9FE #F4E0FE #FEE5E0
square
#EAFEE0 #E0F9FE #F4E0FE #FEE5E0
split-complementary
#EAFEE0 #E5E0FE #FEE0F9
monochromatic
#9AFA69 #C2FCA5 #EAFEE0 #EBFEE1 #EBFEE1
Accessibility & contrast
On white
1.06
#EAFEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#EAFEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEE0
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEE0 | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DE
Deuteranopia (green-blind)
#FDF7E1
Tritanopia (blue-blind)
#EAFBF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eafee0; /* rgb */ color: rgb(234, 254, 224); /* oklch */ color: oklch(97.4% 0.045 135.1);
Tailwind
colors: {
custom: {
50: '#f0fee9',
500: '#eafee0',
950: '#000000',
},
}SCSS
$custom: #eafee0; $custom-light: #f0fee9; $custom-dark: #000000;
JSON
{
"hex": "#eafee0",
"rgb": {
"r": 234,
"g": 254,
"b": 224
},
"hsl": {
"h": 100,
"s": 93.75,
"l": 93.725
},
"oklch": {
"l": 0.97444,
"c": 0.04465,
"h": 135.1
},
"luminance": 0.93758
}Semantic roles & 50–950 ramp
primary
#EAFEE0
secondary
#CF98EA
accent
#00E699
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584