#EAF4F6#EAF4F6
#EAF4F6 is a very light, near-neutral cyan. Relative luminance 0.888; OKLCH L 96.0% C 0.011 H 211.0°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF4F6 |
|---|---|
| RGB | rgb(234, 244, 246) |
| HSL | hsl(190, 40%, 94%) |
| HSV | hsv(190, 5%, 96%) |
| CMYK | cmyk(4.9%, 0.8%, 0%, 3.5%) |
| CIE-LAB | lab(95.52, -2.93, -2.11) |
| CIE-LCH | lch(95.52, 3.60, 215.73°) |
| OKLab | oklab(96.02% -0.0094 -0.0056) |
| OKLCH | oklch(96.02% 0.011 211) |
| XYZ | xyz(82.9136, 88.8470, 99.9519) |
| Luminance | 0.8885 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.05
Azure (CSS)
#F0FFFF
ΔE00 3.12
Mintcream
#F5FFFA
ΔE00 4.08
Whitesmoke
#F5F5F5
ΔE00 4.43
Pale Grey
#FDFDFE
ΔE00 4.99
White
#FFFFFF
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF4F6 #F6ECEA
analogous
#EAF6F2 #EAF4F6 #EAEEF6
triadic
#EAF4F6 #F6EAF4 #F4F6EA
tetradic
#EAF4F6 #F2EAF6 #F6ECEA #EEF6EA
square
#EAF4F6 #F2EAF6 #F6ECEA #EEF6EA
split-complementary
#EAF4F6 #F6EAEE #F6F2EA
monochromatic
#94C7D1 #BFDEE4 #EAF4F6 #EAF4F6 #EAF4F6
Accessibility & contrast
On white
1.12
#EAF4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#EAF4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF4F6
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF4F6 | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F6
Deuteranopia (green-blind)
#F0F1F6
Tritanopia (blue-blind)
#E7F5F5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eaf4f6; /* rgb */ color: rgb(234, 244, 246); /* oklch */ color: oklch(96.0% 0.011 211.0);
Tailwind
colors: {
custom: {
50: '#f0f7f9',
500: '#eaf4f6',
950: '#000000',
},
}SCSS
$custom: #eaf4f6; $custom-light: #f0f7f9; $custom-dark: #000000;
JSON
{
"hex": "#eaf4f6",
"rgb": {
"r": 234,
"g": 244,
"b": 246
},
"hsl": {
"h": 190,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.96023,
"c": 0.01096,
"h": 211
},
"luminance": 0.88848
}Semantic roles & 50–950 ramp
primary
#EAF4F6
secondary
#D3B7B1
accent
#4832B3
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585