#EEFCFF#EEFCFF
#EEFCFF is a very light, near-neutral cyan. Relative luminance 0.950; OKLCH L 98.2% C 0.015 H 212.0°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFCFF |
|---|---|
| RGB | rgb(238, 252, 255) |
| HSL | hsl(191, 100%, 97%) |
| HSV | hsv(191, 7%, 100%) |
| CMYK | cmyk(6.7%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(98.04, -4.01, -3.01) |
| CIE-LCH | lch(98.04, 5.02, 216.89°) |
| OKLab | oklab(98.16% -0.013 -0.0081) |
| OKLCH | oklch(98.16% 0.015 212) |
| XYZ | xyz(88.1165, 95.0170, 108.2861) |
| Luminance | 0.9502 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.71
Aliceblue
#F0F8FF
ΔE00 3.66
Mintcream
#F5FFFA
ΔE00 3.95
Whitesmoke
#F5F5F5
ΔE00 5.91
White
#FFFFFF
ΔE00 5.95
Pale Grey
#FDFDFE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFCFF #FFF1EE
analogous
#EEFFFA #EEFCFF #EEF4FF
triadic
#EEFCFF #FFEEFC #FCFFEE
tetradic
#EEFCFF #FAEEFF #FFF1EE #F4FFEE
square
#EEFCFF #FAEEFF #FFF1EE #F4FFEE
split-complementary
#EEFCFF #FFEEF4 #FFFAEE
monochromatic
#74E6FF #B1F1FF #E0FAFF #E0FAFF #E0FAFF
Accessibility & contrast
On white
1.05
#EEFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.00
#EEFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFCFF
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFCFF | 1.00 | 1.05 | 20.00 | 20.00 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FBFF
Deuteranopia (green-blind)
#F6F8FF
Tritanopia (blue-blind)
#EAFDFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eefcff; /* rgb */ color: rgb(238, 252, 255); /* oklch */ color: oklch(98.2% 0.015 212.0);
Tailwind
colors: {
custom: {
50: '#f3fdff',
500: '#eefcff',
950: '#000000',
},
}SCSS
$custom: #eefcff; $custom-light: #f3fdff; $custom-dark: #000000;
JSON
{
"hex": "#eefcff",
"rgb": {
"r": 238,
"g": 252,
"b": 255
},
"hsl": {
"h": 190.588,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.98158,
"c": 0.01528,
"h": 212
},
"luminance": 0.95018
}Semantic roles & 50–950 ramp
primary
#EEFCFF
secondary
#EFB0A3
accent
#2800E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171718
muted
#858586