#EEF5FD#EEF5FD
#EEF5FD is a very light, near-neutral cyan. Relative luminance 0.906; OKLCH L 96.7% C 0.013 H 251.5°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF5FD |
|---|---|
| RGB | rgb(238, 245, 253) |
| HSL | hsl(212, 79%, 96%) |
| HSV | hsv(212, 6%, 99%) |
| CMYK | cmyk(5.9%, 3.2%, 0%, 0.8%) |
| CIE-LAB | lab(96.23, -0.84, -4.64) |
| CIE-LCH | lch(96.23, 4.71, 259.71°) |
| OKLab | oklab(96.72% -0.0041 -0.0124) |
| OKLCH | oklch(96.72% 0.013 251.5) |
| XYZ | xyz(85.6384, 90.5732, 105.8801) |
| Luminance | 0.9057 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 0.95
Ghostwhite
#F8F8FF
ΔE00 3.36
Whitesmoke
#F5F5F5
ΔE00 4.34
Pale Grey
#FDFDFE
ΔE00 4.38
White
#FFFFFF
ΔE00 4.86
Fog
#D8DCE0
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF5FD #FDF6EE
analogous
#EEFDFD #EEF5FD #EFEEFD
triadic
#EEF5FD #FDEEF5 #F5FDEE
tetradic
#EEF5FD #FDEEFD #FDF6EE #EEFDEF
square
#EEF5FD #FDEEFD #FDF6EE #EEFDEF
split-complementary
#EEF5FD #FDEFEE #FDFDEE
monochromatic
#80B5F0 #B7D5F7 #E4EFFC #E4EFFC #E4EFFC
Accessibility & contrast
On white
1.10
#EEF5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#EEF5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF5FD
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF5FD | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FD
Deuteranopia (green-blind)
#F1F3FD
Tritanopia (blue-blind)
#EBF7F7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eef5fd; /* rgb */ color: rgb(238, 245, 253); /* oklch */ color: oklch(96.7% 0.013 251.5);
Tailwind
colors: {
custom: {
50: '#f3f8fe',
500: '#eef5fd',
950: '#000000',
},
}SCSS
$custom: #eef5fd; $custom-light: #f3f8fe; $custom-dark: #000000;
JSON
{
"hex": "#eef5fd",
"rgb": {
"r": 238,
"g": 245,
"b": 253
},
"hsl": {
"h": 212,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.96719,
"c": 0.01307,
"h": 251.5
},
"luminance": 0.90574
}Semantic roles & 50–950 ramp
primary
#EEF5FD
secondary
#E6CAA9
accent
#7A0ADB
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585