#EAFEEA#EAFEEA
#EAFEEA is a very light, muted green. Relative luminance 0.943; OKLCH L 97.7% C 0.034 H 145.3°. Best body text is #000000 at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEEA |
|---|---|
| RGB | rgb(234, 254, 234) |
| HSL | hsl(120, 91%, 96%) |
| HSV | hsv(120, 8%, 100%) |
| CMYK | cmyk(7.9%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(97.76, -10.09, 7.34) |
| CIE-LCH | lch(97.76, 12.48, 143.98°) |
| OKLab | oklab(97.7% -0.0277 0.0192) |
| OKLCH | oklch(97.7% 0.034 145.3) |
| XYZ | xyz(84.2219, 94.3158, 91.5936) |
| Luminance | 0.9432 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.56
Mintcream
#F5FFFA
ΔE00 7.23
Beige
#F5F5DC
ΔE00 7.47
Off White (survey)
#FFFFE4
ΔE00 7.53
Lightyellow
#FFFFE0
ΔE00 7.85
Ivory
#FFFFF0
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEEA #FEEAFE
analogous
#F4FEEA #EAFEEA #EAFEF4
triadic
#EAFEEA #EAEAFE #FEEAEA
tetradic
#EAFEEA #EAF4FE #FEEAFE #FEF4EA
square
#EAFEEA #EAF4FE #FEEAFE #FEF4EA
split-complementary
#EAFEEA #F4EAFE #FEEAF4
monochromatic
#75F875 #B0FBB0 #E2FEE2 #E2FEE2 #E2FEE2
Accessibility & contrast
On white
1.06
#EAFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.86
#EAFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEEA
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEEA | 1.00 | 1.06 | 19.86 | 19.86 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE9
Deuteranopia (green-blind)
#FBF8EB
Tritanopia (blue-blind)
#E8FDF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eafeea; /* rgb */ color: rgb(234, 254, 234); /* oklch */ color: oklch(97.7% 0.034 145.3);
Tailwind
colors: {
custom: {
50: '#f0fef0',
500: '#eafeea',
950: '#000000',
},
}SCSS
$custom: #eafeea; $custom-light: #f0fef0; $custom-dark: #000000;
JSON
{
"hex": "#eafeea",
"rgb": {
"r": 234,
"g": 254,
"b": 234
},
"hsl": {
"h": 120,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.97697,
"c": 0.03365,
"h": 145.3
},
"luminance": 0.94317
}Semantic roles & 50–950 ramp
primary
#EAFEEA
secondary
#EAA2EA
accent
#00E5E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585