#EEF7FD#EEF7FD
#EEF7FD is a very light, near-neutral cyan. Relative luminance 0.918; OKLCH L 97.1% C 0.013 H 236.6°. Best body text is #000000 at 19.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF7FD |
|---|---|
| RGB | rgb(238, 247, 253) |
| HSL | hsl(204, 79%, 96%) |
| HSV | hsv(204, 6%, 99%) |
| CMYK | cmyk(5.9%, 2.4%, 0%, 0.8%) |
| CIE-LAB | lab(96.73, -1.86, -3.90) |
| CIE-LCH | lch(96.73, 4.32, 244.54°) |
| OKLab | oklab(97.11% -0.0069 -0.0104) |
| OKLCH | oklch(97.11% 0.013 236.6) |
| XYZ | xyz(86.2467, 91.7899, 106.0829) |
| Luminance | 0.9179 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 0.80
Whitesmoke
#F5F5F5
ΔE00 4.33
Pale Grey
#FDFDFE
ΔE00 4.41
Ghostwhite
#F8F8FF
ΔE00 4.47
Azure (CSS)
#F0FFFF
ΔE00 4.53
White
#FFFFFF
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF7FD #FDF4EE
analogous
#EEFDFC #EEF7FD #EEF0FD
triadic
#EEF7FD #FDEEF7 #F7FDEE
tetradic
#EEF7FD #FCEEFD #FDF4EE #F0FDEE
square
#EEF7FD #FCEEFD #FDF4EE #F0FDEE
split-complementary
#EEF7FD #FDEEF0 #FDFCEE
monochromatic
#80C3F0 #B7DDF7 #E4F2FC #E4F2FC #E4F2FC
Accessibility & contrast
On white
1.08
#EEF7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.36
#EEF7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF7FD
19.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF7FD | 1.00 | 1.08 | 19.36 | 19.36 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FD
Deuteranopia (green-blind)
#F2F5FD
Tritanopia (blue-blind)
#EAF9F9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eef7fd; /* rgb */ color: rgb(238, 247, 253); /* oklch */ color: oklch(97.1% 0.013 236.6);
Tailwind
colors: {
custom: {
50: '#f3f9fe',
500: '#eef7fd',
950: '#000000',
},
}SCSS
$custom: #eef7fd; $custom-light: #f3f9fe; $custom-dark: #000000;
JSON
{
"hex": "#eef7fd",
"rgb": {
"r": 238,
"g": 247,
"b": 253
},
"hsl": {
"h": 204,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.97112,
"c": 0.0125,
"h": 236.6
},
"luminance": 0.91791
}Semantic roles & 50–950 ramp
primary
#EEF7FD
secondary
#E6C1A9
accent
#5E0ADB
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585