#EAEDEF#EAEDEF
#EAEDEF is a very light, near-neutral cyan. Relative luminance 0.843; OKLCH L 94.4% C 0.004 H 236.5°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEDEF |
|---|---|
| RGB | rgb(234, 237, 239) |
| HSL | hsl(204, 14%, 93%) |
| HSV | hsv(204, 2%, 94%) |
| CMYK | cmyk(2.1%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(93.58, -0.64, -1.32) |
| CIE-LCH | lch(93.58, 1.46, 244.11°) |
| OKLab | oklab(94.44% -0.0023 -0.0035) |
| OKLCH | oklch(94.44% 0.004 236.5) |
| XYZ | xyz(79.7931, 84.2926, 93.7110) |
| Luminance | 0.8429 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.37
Aliceblue
#F0F8FF
ΔE00 3.49
Pale Grey
#FDFDFE
ΔE00 3.69
Off White
#FAF9F6
ΔE00 3.86
Fog
#D8DCE0
ΔE00 3.88
Gainsboro
#DCDCDC
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEDEF #EFECEA
analogous
#EAEFEE #EAEDEF #EAEAEF
triadic
#EAEDEF #EFEAED #EDEFEA
tetradic
#EAEDEF #EEEAEF #EFECEA #EAEFEA
square
#EAEDEF #EEEAEF #EFECEA #EAEFEA
split-complementary
#EAEDEF #EFEAEA #EFEEEA
monochromatic
#A5B1BA #C7CFD5 #EAEDEF #EEF0F2 #EEF0F2
Accessibility & contrast
On white
1.18
#EAEDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#EAEDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEDEF
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEDEF | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDEF
Deuteranopia (green-blind)
#EBECEF
Tritanopia (blue-blind)
#E9EEEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eaedef; /* rgb */ color: rgb(234, 237, 239); /* oklch */ color: oklch(94.4% 0.004 236.5);
Tailwind
colors: {
custom: {
50: '#f0f2f4',
500: '#eaedef',
950: '#000000',
},
}SCSS
$custom: #eaedef; $custom-light: #f0f2f4; $custom-dark: #000000;
JSON
{
"hex": "#eaedef",
"rgb": {
"r": 234,
"g": 237,
"b": 239
},
"hsl": {
"h": 204,
"s": 13.514,
"l": 92.745
},
"oklch": {
"l": 0.94438,
"c": 0.00421,
"h": 236.5
},
"luminance": 0.84293
}Semantic roles & 50–950 ramp
primary
#EAEDEF
secondary
#C5BDB9
accent
#6B4E98
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585