#EAF0F2#EAF0F2
#EAF0F2 is a very light, near-neutral cyan. Relative luminance 0.862; OKLCH L 95.1% C 0.007 H 219.6°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF0F2 |
|---|---|
| RGB | rgb(234, 240, 242) |
| HSL | hsl(195, 24%, 93%) |
| HSV | hsv(195, 3%, 95%) |
| CMYK | cmyk(3.3%, 0.8%, 0%, 5.1%) |
| CIE-LAB | lab(94.41, -1.62, -1.66) |
| CIE-LCH | lch(94.41, 2.32, 225.57°) |
| OKLab | oklab(95.12% -0.0054 -0.0044) |
| OKLCH | oklch(95.12% 0.007 219.6) |
| XYZ | xyz(81.1158, 86.2230, 96.3565) |
| Luminance | 0.8622 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.87
Whitesmoke
#F5F5F5
ΔE00 3.04
Pale Grey
#FDFDFE
ΔE00 4.01
Off White
#FAF9F6
ΔE00 4.23
White
#FFFFFF
ΔE00 4.29
Fog
#D8DCE0
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF0F2 #F2ECEA
analogous
#EAF2F0 #EAF0F2 #EAECF2
triadic
#EAF0F2 #F2EAF0 #F0F2EA
tetradic
#EAF0F2 #F0EAF2 #F2ECEA #ECF2EA
square
#EAF0F2 #F0EAF2 #F2ECEA #ECF2EA
split-complementary
#EAF0F2 #F2EAEC #F2F0EA
monochromatic
#9EBAC3 #C4D5DB #EAF0F2 #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.15
#EAF0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#EAF0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF0F2
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF0F2 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F2
Deuteranopia (green-blind)
#EDEEF2
Tritanopia (blue-blind)
#E8F1F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eaf0f2; /* rgb */ color: rgb(234, 240, 242); /* oklch */ color: oklch(95.1% 0.007 219.6);
Tailwind
colors: {
custom: {
50: '#f0f4f6',
500: '#eaf0f2',
950: '#000000',
},
}SCSS
$custom: #eaf0f2; $custom-light: #f0f4f6; $custom-dark: #000000;
JSON
{
"hex": "#eaf0f2",
"rgb": {
"r": 234,
"g": 240,
"b": 242
},
"hsl": {
"h": 195,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.95117,
"c": 0.00697,
"h": 219.6
},
"luminance": 0.86223
}Semantic roles & 50–950 ramp
primary
#EAF0F2
secondary
#CABBB6
accent
#5B44A2
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585