#EAFEF0#EAFEF0
#EAFEF0 is a very light, muted green. Relative luminance 0.947; OKLCH L 97.9% C 0.028 H 155.3°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEF0 |
|---|---|
| RGB | rgb(234, 254, 240) |
| HSL | hsl(138, 91%, 96%) |
| HSV | hsv(138, 8%, 100%) |
| CMYK | cmyk(7.9%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(97.90, -9.04, 4.46) |
| CIE-LCH | lch(97.90, 10.08, 153.74°) |
| OKLab | oklab(97.86% -0.0253 0.0116) |
| OKLCH | oklch(97.86% 0.028 155.3) |
| XYZ | xyz(85.0985, 94.6664, 96.2103) |
| Luminance | 0.9467 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.78
Mintcream
#F5FFFA
ΔE00 5.52
Lightcyan
#E0FFFF
ΔE00 6.49
Azure (CSS)
#F0FFFF
ΔE00 6.61
Ice
#D6FFFA
ΔE00 6.72
Ice Blue (survey)
#D7FFFE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEF0 #FEEAF8
analogous
#EEFEEA #EAFEF0 #EAFEFA
triadic
#EAFEF0 #F0EAFE #FEF0EA
tetradic
#EAFEF0 #EAEEFE #FEEAF8 #FEFAEA
square
#EAFEF0 #EAEEFE #FEEAF8 #FEFAEA
split-complementary
#EAFEF0 #FAEAFE #FEEAEE
monochromatic
#75F89D #B0FBC6 #E2FEEA #E2FEEA #E2FEEA
Accessibility & contrast
On white
1.05
#EAFEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#EAFEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEF0
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEF0 | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAEF
Deuteranopia (green-blind)
#FAF8F1
Tritanopia (blue-blind)
#E7FDFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eafef0; /* rgb */ color: rgb(234, 254, 240); /* oklch */ color: oklch(97.9% 0.028 155.3);
Tailwind
colors: {
custom: {
50: '#f0fef4',
500: '#eafef0',
950: '#000000',
},
}SCSS
$custom: #eafef0; $custom-light: #f0fef4; $custom-dark: #000000;
JSON
{
"hex": "#eafef0",
"rgb": {
"r": 234,
"g": 254,
"b": 240
},
"hsl": {
"h": 138,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.97855,
"c": 0.02788,
"h": 155.3
},
"luminance": 0.94667
}Semantic roles & 50–950 ramp
primary
#EAFEF0
secondary
#EAA2D5
accent
#00A1E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585