#EAF2F4#EAF2F4
#EAF2F4 is a very light, near-neutral cyan. Relative luminance 0.875; OKLCH L 95.6% C 0.009 H 214.3°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF2F4 |
|---|---|
| RGB | rgb(234, 242, 244) |
| HSL | hsl(192, 31%, 94%) |
| HSV | hsv(192, 4%, 96%) |
| CMYK | cmyk(4.1%, 0.8%, 0%, 4.3%) |
| CIE-LAB | lab(94.96, -2.28, -1.88) |
| CIE-LCH | lch(94.96, 2.95, 219.58°) |
| OKLab | oklab(95.57% -0.0074 -0.005) |
| OKLCH | oklch(95.57% 0.009 214.3) |
| XYZ | xyz(82.0098, 87.5278, 98.1444) |
| Luminance | 0.8753 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.82
Whitesmoke
#F5F5F5
ΔE00 3.71
Azure (CSS)
#F0FFFF
ΔE00 3.95
Pale Grey
#FDFDFE
ΔE00 4.45
Mintcream
#F5FFFA
ΔE00 4.50
White
#FFFFFF
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF2F4 #F4ECEA
analogous
#EAF4F1 #EAF2F4 #EAEDF4
triadic
#EAF2F4 #F4EAF2 #F2F4EA
tetradic
#EAF2F4 #F1EAF4 #F4ECEA #EDF4EA
square
#EAF2F4 #F1EAF4 #F4ECEA #EDF4EA
split-complementary
#EAF2F4 #F4EAED #F4F1EA
monochromatic
#9AC0CA #C2D9DF #EAF2F4 #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.13
#EAF2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#EAF2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF2F4
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF2F4 | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F4
Deuteranopia (green-blind)
#EFF0F4
Tritanopia (blue-blind)
#E8F3F3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eaf2f4; /* rgb */ color: rgb(234, 242, 244); /* oklch */ color: oklch(95.6% 0.009 214.3);
Tailwind
colors: {
custom: {
50: '#f0f6f7',
500: '#eaf2f4',
950: '#000000',
},
}SCSS
$custom: #eaf2f4; $custom-light: #f0f6f7; $custom-dark: #000000;
JSON
{
"hex": "#eaf2f4",
"rgb": {
"r": 234,
"g": 242,
"b": 244
},
"hsl": {
"h": 192,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.9557,
"c": 0.00895,
"h": 214.3
},
"luminance": 0.87528
}Semantic roles & 50–950 ramp
primary
#EAF2F4
secondary
#CFB9B4
accent
#523CAA
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585