#EAFEEB#EAFEEB
#EAFEEB is a very light, muted green. Relative luminance 0.944; OKLCH L 97.7% C 0.033 H 146.7°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEEB |
|---|---|
| RGB | rgb(234, 254, 235) |
| HSL | hsl(123, 91%, 96%) |
| HSV | hsv(123, 8%, 100%) |
| CMYK | cmyk(7.9%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(97.78, -9.92, 6.86) |
| CIE-LCH | lch(97.78, 12.06, 145.34°) |
| OKLab | oklab(97.72% -0.0273 0.0179) |
| OKLCH | oklch(97.72% 0.033 146.7) |
| XYZ | xyz(84.3660, 94.3734, 92.3523) |
| Luminance | 0.9437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.32
Mintcream
#F5FFFA
ΔE00 6.94
Beige
#F5F5DC
ΔE00 7.56
Off White (survey)
#FFFFE4
ΔE00 7.64
Ice
#D6FFFA
ΔE00 7.83
Ivory
#FFFFF0
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEEB #FEEAFD
analogous
#F3FEEA #EAFEEB #EAFEF5
triadic
#EAFEEB #EBEAFE #FEEBEA
tetradic
#EAFEEB #EAF3FE #FEEAFD #FEF5EA
square
#EAFEEB #EAF3FE #FEEAFD #FEF5EA
split-complementary
#EAFEEB #F5EAFE #FEEAF3
monochromatic
#75F87C #B0FBB3 #E2FEE3 #E2FEE3 #E2FEE3
Accessibility & contrast
On white
1.06
#EAFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#EAFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEEB
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEEB | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEA
Deuteranopia (green-blind)
#FBF8EC
Tritanopia (blue-blind)
#E8FDF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eafeeb; /* rgb */ color: rgb(234, 254, 235); /* oklch */ color: oklch(97.7% 0.033 146.7);
Tailwind
colors: {
custom: {
50: '#f0fef1',
500: '#eafeeb',
950: '#000000',
},
}SCSS
$custom: #eafeeb; $custom-light: #f0fef1; $custom-dark: #000000;
JSON
{
"hex": "#eafeeb",
"rgb": {
"r": 234,
"g": 254,
"b": 235
},
"hsl": {
"h": 123,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.97723,
"c": 0.03263,
"h": 146.7
},
"luminance": 0.94374
}Semantic roles & 50–950 ramp
primary
#EAFEEB
secondary
#EAA2E7
accent
#00DAE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585