#EAFEEC#EAFEEC
#EAFEEC is a very light, muted green. Relative luminance 0.944; OKLCH L 97.7% C 0.032 H 148.2°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFEEC |
|---|---|
| RGB | rgb(234, 254, 236) |
| HSL | hsl(126, 91%, 96%) |
| HSV | hsv(126, 8%, 100%) |
| CMYK | cmyk(7.9%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(97.81, -9.74, 6.38) |
| CIE-LCH | lch(97.81, 11.65, 146.79°) |
| OKLab | oklab(97.75% -0.0269 0.0167) |
| OKLCH | oklch(97.75% 0.032 148.2) |
| XYZ | xyz(84.5108, 94.4313, 93.1153) |
| Luminance | 0.9443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.11
Mintcream
#F5FFFA
ΔE00 6.65
Ice
#D6FFFA
ΔE00 7.59
Beige
#F5F5DC
ΔE00 7.65
Off White (survey)
#FFFFE4
ΔE00 7.75
Lightcyan
#E0FFFF
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFEEC #FEEAFC
analogous
#F2FEEA #EAFEEC #EAFEF6
triadic
#EAFEEC #ECEAFE #FEECEA
tetradic
#EAFEEC #EAF2FE #FEEAFC #FEF6EA
square
#EAFEEC #EAF2FE #FEEAFC #FEF6EA
split-complementary
#EAFEEC #F6EAFE #FEEAF2
monochromatic
#75F882 #B0FBB7 #E2FEE5 #E2FEE5 #E2FEE5
Accessibility & contrast
On white
1.06
#EAFEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#EAFEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFEEC
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFEEC | 1.00 | 1.06 | 19.89 | 19.89 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEB
Deuteranopia (green-blind)
#FBF8ED
Tritanopia (blue-blind)
#E8FDF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eafeec; /* rgb */ color: rgb(234, 254, 236); /* oklch */ color: oklch(97.7% 0.032 148.2);
Tailwind
colors: {
custom: {
50: '#f0fef2',
500: '#eafeec',
950: '#000000',
},
}SCSS
$custom: #eafeec; $custom-light: #f0fef2; $custom-dark: #000000;
JSON
{
"hex": "#eafeec",
"rgb": {
"r": 234,
"g": 254,
"b": 236
},
"hsl": {
"h": 126,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.97749,
"c": 0.03163,
"h": 148.2
},
"luminance": 0.94432
}Semantic roles & 50–950 ramp
primary
#EAFEEC
secondary
#EAA2E3
accent
#00CFE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585