#EEFAFD#EEFAFD
#EEFAFD is a very light, near-neutral cyan. Relative luminance 0.936; OKLCH L 97.7% C 0.013 H 214.4°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFAFD |
|---|---|
| RGB | rgb(238, 250, 253) |
| HSL | hsl(192, 79%, 96%) |
| HSV | hsv(192, 6%, 99%) |
| CMYK | cmyk(5.9%, 1.2%, 0%, 0.8%) |
| CIE-LAB | lab(97.49, -3.38, -2.80) |
| CIE-LCH | lch(97.49, 4.38, 219.63°) |
| OKLab | oklab(97.7% -0.011 -0.0075) |
| OKLCH | oklch(97.7% 0.013 214.4) |
| XYZ | xyz(87.1715, 93.6394, 106.3911) |
| Luminance | 0.9364 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.28
Aliceblue
#F0F8FF
ΔE00 2.99
Mintcream
#F5FFFA
ΔE00 3.99
Whitesmoke
#F5F5F5
ΔE00 5.15
Pale Grey
#FDFDFE
ΔE00 5.27
White
#FFFFFF
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFAFD #FDF1EE
analogous
#EEFDF9 #EEFAFD #EEF3FD
triadic
#EEFAFD #FDEEFA #FAFDEE
tetradic
#EEFAFD #F9EEFD #FDF1EE #F3FDEE
square
#EEFAFD #F9EEFD #FDF1EE #F3FDEE
split-complementary
#EEFAFD #FDEEF3 #FDF9EE
monochromatic
#80DAF0 #B7EAF7 #E4F7FC #E4F7FC #E4F7FC
Accessibility & contrast
On white
1.06
#EEFAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#EEFAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFAFD
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFAFD | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#F5F7FD
Tritanopia (blue-blind)
#EAFBFB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eefafd; /* rgb */ color: rgb(238, 250, 253); /* oklch */ color: oklch(97.7% 0.013 214.4);
Tailwind
colors: {
custom: {
50: '#f3fcfe',
500: '#eefafd',
950: '#000000',
},
}SCSS
$custom: #eefafd; $custom-light: #f3fcfe; $custom-dark: #000000;
JSON
{
"hex": "#eefafd",
"rgb": {
"r": 238,
"g": 250,
"b": 253
},
"hsl": {
"h": 192,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.97704,
"c": 0.0133,
"h": 214.4
},
"luminance": 0.9364
}Semantic roles & 50–950 ramp
primary
#EEFAFD
secondary
#E6B5A9
accent
#340ADB
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585