#EAEFF0#EAEFF0
#EAEFF0 is a very light, near-neutral cyan. Relative luminance 0.855; OKLCH L 94.9% C 0.006 H 211.1°. Best body text is #000000 at 18.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEFF0 |
|---|---|
| RGB | rgb(234, 239, 240) |
| HSL | hsl(190, 17%, 93%) |
| HSV | hsv(190, 3%, 94%) |
| CMYK | cmyk(2.5%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(94.11, -1.48, -1.06) |
| CIE-LCH | lch(94.11, 1.82, 215.71°) |
| OKLab | oklab(94.86% -0.0047 -0.0028) |
| OKLCH | oklch(94.86% 0.006 211.1) |
| XYZ | xyz(80.5235, 85.5164, 94.6853) |
| Luminance | 0.8552 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.75
Aliceblue
#F0F8FF
ΔE00 3.40
Off White
#FAF9F6
ΔE00 3.85
Pale Grey
#FDFDFE
ΔE00 3.92
White
#FFFFFF
ΔE00 4.17
Fog
#D8DCE0
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEFF0 #F0EBEA
analogous
#EAF0EE #EAEFF0 #EAECF0
triadic
#EAEFF0 #F0EAEF #EFF0EA
tetradic
#EAEFF0 #EEEAF0 #F0EBEA #ECF0EA
square
#EAEFF0 #EEEAF0 #F0EBEA #ECF0EA
split-complementary
#EAEFF0 #F0EAEC #F0EEEA
monochromatic
#A3B9BD #C6D4D6 #EAEFF0 #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.16
#EAEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.10
#EAEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEFF0
18.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEFF0 | 1.00 | 1.16 | 18.10 | 18.10 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF0
Deuteranopia (green-blind)
#EDEEF0
Tritanopia (blue-blind)
#E9F0EF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #eaeff0; /* rgb */ color: rgb(234, 239, 240); /* oklch */ color: oklch(94.9% 0.006 211.1);
Tailwind
colors: {
custom: {
50: '#f0f4f4',
500: '#eaeff0',
950: '#000000',
},
}SCSS
$custom: #eaeff0; $custom-light: #f0f4f4; $custom-dark: #000000;
JSON
{
"hex": "#eaeff0",
"rgb": {
"r": 234,
"g": 239,
"b": 240
},
"hsl": {
"h": 190,
"s": 16.667,
"l": 92.941
},
"oklch": {
"l": 0.94862,
"c": 0.00552,
"h": 211.1
},
"luminance": 0.85517
}Semantic roles & 50–950 ramp
primary
#EAEFF0
secondary
#C7BAB8
accent
#584B9B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585