#EAEDEE#EAEDEE
#EAEDEE is a very light, near-neutral cyan. Relative luminance 0.842; OKLCH L 94.4% C 0.004 H 219.6°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEDEE |
|---|---|
| RGB | rgb(234, 237, 238) |
| HSL | hsl(195, 11%, 93%) |
| HSV | hsv(195, 2%, 93%) |
| CMYK | cmyk(1.7%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(93.55, -0.82, -0.83) |
| CIE-LCH | lch(93.55, 1.17, 225.49°) |
| OKLab | oklab(94.41% -0.0027 -0.0022) |
| OKLCH | oklch(94.41% 0.004 219.6) |
| XYZ | xyz(79.6458, 84.2337, 92.9351) |
| Luminance | 0.8423 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.29
Off White
#FAF9F6
ΔE00 3.60
Pale Grey
#FDFDFE
ΔE00 3.73
Aliceblue
#F0F8FF
ΔE00 3.80
Gainsboro
#DCDCDC
ΔE00 3.88
Fog
#D8DCE0
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEDEE #EEEBEA
analogous
#EAEEED #EAEDEE #EAEBEE
triadic
#EAEDEE #EEEAED #EDEEEA
tetradic
#EAEDEE #EDEAEE #EEEBEA #EBEEEA
square
#EAEDEE #EDEAEE #EEEBEA #EBEEEA
split-complementary
#EAEDEE #EEEAEB #EEEDEA
monochromatic
#A6B3B7 #C8D0D3 #EAEDEE #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.18
#EAEDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#EAEDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEDEE
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEDEE | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDEE
Deuteranopia (green-blind)
#ECECEE
Tritanopia (blue-blind)
#E9EDED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eaedee; /* rgb */ color: rgb(234, 237, 238); /* oklch */ color: oklch(94.4% 0.004 219.6);
Tailwind
colors: {
custom: {
50: '#f0f2f3',
500: '#eaedee',
950: '#000000',
},
}SCSS
$custom: #eaedee; $custom-light: #f0f2f3; $custom-dark: #000000;
JSON
{
"hex": "#eaedee",
"rgb": {
"r": 234,
"g": 237,
"b": 238
},
"hsl": {
"h": 195,
"s": 10.526,
"l": 92.549
},
"oklch": {
"l": 0.9441,
"c": 0.0035,
"h": 219.6
},
"luminance": 0.84234
}Semantic roles & 50–950 ramp
primary
#EAEDEE
secondary
#C3BCB9
accent
#625195
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585