#EAEEED#EAEEED
#EAEEED is a very light, near-neutral teal. Relative luminance 0.848; OKLCH L 94.6% C 0.004 H 179.7°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEEED |
|---|---|
| RGB | rgb(234, 238, 237) |
| HSL | hsl(165, 11%, 93%) |
| HSV | hsv(165, 2%, 93%) |
| CMYK | cmyk(1.7%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(93.78, -1.51, 0.02) |
| CIE-LCH | lch(93.78, 1.51, 179.37°) |
| OKLab | oklab(94.58% -0.0045 0) |
| OKLCH | oklch(94.58% 0.004 179.7) |
| XYZ | xyz(79.7896, 84.7557, 92.2603) |
| Luminance | 0.8476 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.71
Off White
#FAF9F6
ΔE00 3.44
Pale Grey
#FDFDFE
ΔE00 4.10
White
#FFFFFF
ΔE00 4.25
Gainsboro
#DCDCDC
ΔE00 4.32
Aliceblue
#F0F8FF
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEEED #EEEAEB
analogous
#EAEEEB #EAEEED #EAEDEE
triadic
#EAEEED #EDEAEE #EEEDEA
tetradic
#EAEEED #EBEAEE #EEEAEB #EDEEEA
square
#EAEEED #EBEAEE #EEEAEB #EDEEEA
split-complementary
#EAEEED #EEEAED #EEEBEA
monochromatic
#A6B7B3 #C8D3D0 #EAEEED #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.17
#EAEEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#EAEEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEEED
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEEED | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDED
Deuteranopia (green-blind)
#EDEDED
Tritanopia (blue-blind)
#E9EEEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eaeeed; /* rgb */ color: rgb(234, 238, 237); /* oklch */ color: oklch(94.6% 0.004 179.7);
Tailwind
colors: {
custom: {
50: '#f0f3f2',
500: '#eaeeed',
950: '#000000',
},
}SCSS
$custom: #eaeeed; $custom-light: #f0f3f2; $custom-dark: #000000;
JSON
{
"hex": "#eaeeed",
"rgb": {
"r": 234,
"g": 238,
"b": 237
},
"hsl": {
"h": 165,
"s": 10.526,
"l": 92.549
},
"oklch": {
"l": 0.94579,
"c": 0.00447,
"h": 179.7
},
"luminance": 0.84756
}Semantic roles & 50–950 ramp
primary
#EAEEED
secondary
#C3B9BC
accent
#516295
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585