#EAEFED#EAEFED
#EAEFED is a very light, near-neutral teal. Relative luminance 0.853; OKLCH L 94.8% C 0.006 H 170.4°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEFED |
|---|---|
| RGB | rgb(234, 239, 237) |
| HSL | hsl(156, 14%, 93%) |
| HSV | hsv(156, 2%, 94%) |
| CMYK | cmyk(2.1%, 0%, 0.8%, 6.3%) |
| CIE-LAB | lab(94.03, -2.02, 0.38) |
| CIE-LCH | lch(94.03, 2.05, 169.24°) |
| OKLab | oklab(94.78% -0.0059 0.001) |
| OKLCH | oklch(94.78% 0.006 170.4) |
| XYZ | xyz(80.0815, 85.3396, 92.3576) |
| Luminance | 0.8534 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.22
Off White
#FAF9F6
ΔE00 3.64
Mintcream
#F5FFFA
ΔE00 4.09
Pale Grey
#FDFDFE
ΔE00 4.47
White
#FFFFFF
ΔE00 4.52
Light Grey
#D8DCD6
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEFED #EFEAEC
analogous
#EAEFEA #EAEFED #EAEEEF
triadic
#EAEFED #EDEAEF #EFEDEA
tetradic
#EAEFED #EAEAEF #EFEAEC #EEEFEA
square
#EAEFED #EAEAEF #EFEAEC #EEEFEA
split-complementary
#EAEFED #EFEAEE #EFEAEA
monochromatic
#A5BAB1 #C7D5CF #EAEFED #EEF2F0 #EEF2F0
Accessibility & contrast
On white
1.16
#EAEFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#EAEFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEFED
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEFED | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEED
Deuteranopia (green-blind)
#EEEEED
Tritanopia (blue-blind)
#E9EFEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #eaefed; /* rgb */ color: rgb(234, 239, 237); /* oklch */ color: oklch(94.8% 0.006 170.4);
Tailwind
colors: {
custom: {
50: '#f0f4f2',
500: '#eaefed',
950: '#000000',
},
}SCSS
$custom: #eaefed; $custom-light: #f0f4f2; $custom-dark: #000000;
JSON
{
"hex": "#eaefed",
"rgb": {
"r": 234,
"g": 239,
"b": 237
},
"hsl": {
"h": 156,
"s": 13.514,
"l": 92.745
},
"oklch": {
"l": 0.94777,
"c": 0.00594,
"h": 170.4
},
"luminance": 0.8534
}Semantic roles & 50–950 ramp
primary
#EAEFED
secondary
#C5B9BD
accent
#4E6B98
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585