#EEF6F8#EEF6F8
#EEF6F8 is a very light, near-neutral cyan. Relative luminance 0.909; OKLCH L 96.8% C 0.009 H 214.3°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF6F8 |
|---|---|
| RGB | rgb(238, 246, 248) |
| HSL | hsl(192, 42%, 95%) |
| HSV | hsv(192, 4%, 97%) |
| CMYK | cmyk(4%, 0.8%, 0%, 2.7%) |
| CIE-LAB | lab(96.35, -2.27, -1.88) |
| CIE-LCH | lch(96.35, 2.95, 219.58°) |
| OKLab | oklab(96.77% -0.0074 -0.005) |
| OKLCH | oklch(96.77% 0.009 214.3) |
| XYZ | xyz(85.1557, 90.8655, 101.8412) |
| Luminance | 0.9087 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.54
Azure (CSS)
#F0FFFF
ΔE00 3.53
Whitesmoke
#F5F5F5
ΔE00 3.58
Pale Grey
#FDFDFE
ΔE00 4.02
Mintcream
#F5FFFA
ΔE00 4.11
White
#FFFFFF
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF6F8 #F8F0EE
analogous
#EEF8F5 #EEF6F8 #EEF1F8
triadic
#EEF6F8 #F8EEF6 #F6F8EE
tetradic
#EEF6F8 #F5EEF8 #F8F0EE #F1F8EE
square
#EEF6F8 #F5EEF8 #F8F0EE #F1F8EE
split-complementary
#EEF6F8 #F8EEF1 #F8F5EE
monochromatic
#97C8D4 #C3DFE6 #E9F4F6 #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.10
#EEF6F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#EEF6F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF6F8
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF6F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF6F8 | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F5F8
Deuteranopia (green-blind)
#F3F4F8
Tritanopia (blue-blind)
#ECF7F7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eef6f8; /* rgb */ color: rgb(238, 246, 248); /* oklch */ color: oklch(96.8% 0.009 214.3);
Tailwind
colors: {
custom: {
50: '#f3f9fa',
500: '#eef6f8',
950: '#000000',
},
}SCSS
$custom: #eef6f8; $custom-light: #f3f9fa; $custom-dark: #000000;
JSON
{
"hex": "#eef6f8",
"rgb": {
"r": 238,
"g": 246,
"b": 248
},
"hsl": {
"h": 192,
"s": 41.667,
"l": 95.294
},
"oklch": {
"l": 0.96771,
"c": 0.00892,
"h": 214.3
},
"luminance": 0.90866
}Semantic roles & 50–950 ramp
primary
#EEF6F8
secondary
#D6BBB4
accent
#4B31B5
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585