#EEF9FD#EEF9FD
#EEF9FD is a very light, near-neutral cyan. Relative luminance 0.930; OKLCH L 97.5% C 0.013 H 221.4°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF9FD |
|---|---|
| RGB | rgb(238, 249, 253) |
| HSL | hsl(196, 79%, 96%) |
| HSV | hsv(196, 6%, 99%) |
| CMYK | cmyk(5.9%, 1.6%, 0%, 0.8%) |
| CIE-LAB | lab(97.24, -2.87, -3.16) |
| CIE-LCH | lch(97.24, 4.27, 227.79°) |
| OKLab | oklab(97.51% -0.0096 -0.0085) |
| OKLCH | oklch(97.51% 0.013 221.4) |
| XYZ | xyz(86.8616, 93.0196, 106.2878) |
| Luminance | 0.9302 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.25
Azure (CSS)
#F0FFFF
ΔE00 3.03
Mintcream
#F5FFFA
ΔE00 4.56
Whitesmoke
#F5F5F5
ΔE00 4.79
Pale Grey
#FDFDFE
ΔE00 4.90
White
#FFFFFF
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF9FD #FDF2EE
analogous
#EEFDFA #EEF9FD #EEF2FD
triadic
#EEF9FD #FDEEF9 #F9FDEE
tetradic
#EEF9FD #FAEEFD #FDF2EE #F2FDEE
square
#EEF9FD #FAEEFD #FDF2EE #F2FDEE
split-complementary
#EEF9FD #FDEEF2 #FDFAEE
monochromatic
#80D2F0 #B7E6F7 #E4F5FC #E4F5FC #E4F5FC
Accessibility & contrast
On white
1.07
#EEF9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#EEF9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF9FD
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF9FD | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FD
Deuteranopia (green-blind)
#F4F6FD
Tritanopia (blue-blind)
#EAFAFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eef9fd; /* rgb */ color: rgb(238, 249, 253); /* oklch */ color: oklch(97.5% 0.013 221.4);
Tailwind
colors: {
custom: {
50: '#f3fbfe',
500: '#eef9fd',
950: '#000000',
},
}SCSS
$custom: #eef9fd; $custom-light: #f3fbfe; $custom-dark: #000000;
JSON
{
"hex": "#eef9fd",
"rgb": {
"r": 238,
"g": 249,
"b": 253
},
"hsl": {
"h": 196,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.97507,
"c": 0.01282,
"h": 221.4
},
"luminance": 0.9302
}Semantic roles & 50–950 ramp
primary
#EEF9FD
secondary
#E6B9A9
accent
#420ADB
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585