#EAFEF2#EAFEF2
#EAFEF2 is a very light, muted green. Relative luminance 0.948; OKLCH L 97.9% C 0.026 H 159.6°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEF2 |
|---|---|
| RGB | rgb(234, 254, 242) |
| HSL | hsl(144, 91%, 96%) |
| HSV | hsv(144, 8%, 100%) |
| CMYK | cmyk(7.9%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(97.95, -8.68, 3.50) |
| CIE-LCH | lch(97.95, 9.36, 158.03°) |
| OKLab | oklab(97.91% -0.0246 0.0091) |
| OKLCH | oklch(97.91% 0.026 159.6) |
| XYZ | xyz(85.3972, 94.7859, 97.7836) |
| Luminance | 0.9479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.05
Mintcream
#F5FFFA
ΔE00 4.99
Lightcyan
#E0FFFF
ΔE00 5.80
Azure (CSS)
#F0FFFF
ΔE00 5.88
Ice
#D6FFFA
ΔE00 6.37
Ice Blue (survey)
#D7FFFE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEF2 #FEEAF6
analogous
#ECFEEA #EAFEF2 #EAFEFC
triadic
#EAFEF2 #F2EAFE #FEF2EA
tetradic
#EAFEF2 #EAECFE #FEEAF6 #FEFCEA
square
#EAFEF2 #EAECFE #FEEAF6 #FEFCEA
split-complementary
#EAFEF2 #FCEAFE #FEEAEC
monochromatic
#75F8AA #B0FBCE #E2FEED #E2FEED #E2FEED
Accessibility & contrast
On white
1.05
#EAFEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.96
#EAFEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEF2
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEF2 | 1.00 | 1.05 | 19.96 | 19.96 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF1
Deuteranopia (green-blind)
#FAF8F3
Tritanopia (blue-blind)
#E7FEFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eafef2; /* rgb */ color: rgb(234, 254, 242); /* oklch */ color: oklch(97.9% 0.026 159.6);
Tailwind
colors: {
custom: {
50: '#f0fef6',
500: '#eafef2',
950: '#000000',
},
}SCSS
$custom: #eafef2; $custom-light: #f0fef6; $custom-dark: #000000;
JSON
{
"hex": "#eafef2",
"rgb": {
"r": 234,
"g": 254,
"b": 242
},
"hsl": {
"h": 144,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.97909,
"c": 0.0262,
"h": 159.6
},
"luminance": 0.94787
}Semantic roles & 50–950 ramp
primary
#EAFEF2
secondary
#EAA2CD
accent
#008AE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585