#EAEFEC#EAEFEC
#EAEFEC is a very light, near-neutral green. Relative luminance 0.853; OKLCH L 94.7% C 0.007 H 160.1°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEFEC |
|---|---|
| RGB | rgb(234, 239, 236) |
| HSL | hsl(144, 14%, 93%) |
| HSV | hsv(144, 2%, 94%) |
| CMYK | cmyk(2.1%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(94.00, -2.20, 0.87) |
| CIE-LCH | lch(94.00, 2.36, 158.48°) |
| OKLab | oklab(94.75% -0.0062 0.0023) |
| OKLCH | oklch(94.75% 0.007 160.1) |
| XYZ | xyz(79.9358, 85.2813, 91.5903) |
| Luminance | 0.8528 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.51
Off White
#FAF9F6
ΔE00 3.70
Mintcream
#F5FFFA
ΔE00 3.90
Light Grey
#D8DCD6
ΔE00 4.42
White
#FFFFFF
ΔE00 4.74
Pale Grey
#FDFDFE
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEFEC #EFEAED
analogous
#EAEFEA #EAEFEC #EAEFEE
triadic
#EAEFEC #ECEAEF #EFECEA
tetradic
#EAEFEC #EAEAEF #EFEAED #EFEEEA
square
#EAEFEC #EAEAEF #EFEAED #EFEEEA
split-complementary
#EAEFEC #EEEAEF #EFEAEA
monochromatic
#A5BAAD #C7D5CD #EAEFEC #EEF2EF #EEF2EF
Accessibility & contrast
On white
1.16
#EAEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#EAEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEFEC
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEFEC | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEC
Deuteranopia (green-blind)
#EEEDEC
Tritanopia (blue-blind)
#E9EFEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #eaefec; /* rgb */ color: rgb(234, 239, 236); /* oklch */ color: oklch(94.7% 0.007 160.1);
Tailwind
colors: {
custom: {
50: '#f0f4f2',
500: '#eaefec',
950: '#000000',
},
}SCSS
$custom: #eaefec; $custom-light: #f0f4f2; $custom-dark: #000000;
JSON
{
"hex": "#eaefec",
"rgb": {
"r": 234,
"g": 239,
"b": 236
},
"hsl": {
"h": 144,
"s": 13.514,
"l": 92.745
},
"oklch": {
"l": 0.94749,
"c": 0.00664,
"h": 160.1
},
"luminance": 0.85282
}Semantic roles & 50–950 ramp
primary
#EAEFEC
secondary
#C5B9C0
accent
#4E7A98
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585