#EAFAEA#EAFAEA
#EAFAEA is a very light, muted green. Relative luminance 0.918; OKLCH L 96.9% C 0.027 H 145.4°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFAEA |
|---|---|
| RGB | rgb(234, 250, 234) |
| HSL | hsl(120, 62%, 95%) |
| HSV | hsv(120, 6%, 98%) |
| CMYK | cmyk(6.4%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(96.74, -8.10, 5.87) |
| CIE-LCH | lch(96.74, 10.00, 144.07°) |
| OKLab | oklab(96.89% -0.0222 0.0153) |
| OKLCH | oklch(96.89% 0.027 145.4) |
| XYZ | xyz(82.9658, 91.8035, 91.1749) |
| Luminance | 0.9180 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.20
Mintcream
#F5FFFA
ΔE00 5.48
Ivory
#FFFFF0
ΔE00 6.61
Beige
#F5F5DC
ΔE00 6.66
Off White (survey)
#FFFFE4
ΔE00 7.04
Azure (CSS)
#F0FFFF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFAEA #FAEAFA
analogous
#F2FAEA #EAFAEA #EAFAF2
triadic
#EAFAEA #EAEAFA #FAEAEA
tetradic
#EAFAEA #EAF2FA #FAEAFA #FAF2EA
square
#EAFAEA #EAF2FA #FAEAFA #FAF2EA
split-complementary
#EAFAEA #F2EAFA #FAEAF2
monochromatic
#87E287 #B9EEB9 #E6F9E6 #E6F9E6 #E6F9E6
Accessibility & contrast
On white
1.08
#EAFAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#EAFAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFAEA
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFAEA | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7E9
Deuteranopia (green-blind)
#F8F5EB
Tritanopia (blue-blind)
#E9F9F5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eafaea; /* rgb */ color: rgb(234, 250, 234); /* oklch */ color: oklch(96.9% 0.027 145.4);
Tailwind
colors: {
custom: {
50: '#f0fcf0',
500: '#eafaea',
950: '#000000',
},
}SCSS
$custom: #eafaea; $custom-light: #f0fcf0; $custom-dark: #000000;
JSON
{
"hex": "#eafaea",
"rgb": {
"r": 234,
"g": 250,
"b": 234
},
"hsl": {
"h": 120,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.96891,
"c": 0.02699,
"h": 145.4
},
"luminance": 0.91804
}Semantic roles & 50–950 ramp
primary
#EAFAEA
secondary
#DDABDD
accent
#1CC9C9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585