#CEE4FC#CEE4FC
#CEE4FC is a very light, muted cyan. Relative luminance 0.756; OKLCH L 91.0% C 0.040 H 250.6°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE4FC |
|---|---|
| RGB | rgb(206, 228, 252) |
| HSL | hsl(211, 88%, 90%) |
| HSV | hsv(211, 18%, 99%) |
| CMYK | cmyk(18.3%, 9.5%, 0%, 1.2%) |
| CIE-LAB | lab(89.69, -2.39, -14.07) |
| CIE-LCH | lch(89.69, 14.28, 260.36°) |
| OKLab | oklab(91.01% -0.0134 -0.0382) |
| OKLCH | oklch(91.01% 0.04 250.6) |
| XYZ | xyz(70.7632, 75.6352, 102.9474) |
| Luminance | 0.7564 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.38
Powder Blue (survey)
#B1D1FC
ΔE00 6.87
Lightsteelblue
#B0C4DE
ΔE00 7.60
Cloudy Blue
#ACC2D9
ΔE00 8.13
Aliceblue
#F0F8FF
ΔE00 8.31
Baby Blue (survey)
#A2CFFE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE4FC #FCE6CE
analogous
#CEFBFC #CEE4FC #CFCEFC
triadic
#CEE4FC #FCCEE4 #E4FCCE
tetradic
#CEE4FC #FCCEFB #FCE6CE #CEFCCF
square
#CEE4FC #FCCEFB #FCE6CE #CEFCCF
split-complementary
#CEE4FC #FCCFCE #FBFCCE
monochromatic
#5BA4F5 #94C4F8 #CEE4FC #E2EFFD #E2EFFD
Accessibility & contrast
On white
1.30
#CEE4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#CEE4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE4FC
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE4FC | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FD
Deuteranopia (green-blind)
#D6DFFC
Tritanopia (blue-blind)
#C2E9EC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cee4fc; /* rgb */ color: rgb(206, 228, 252); /* oklch */ color: oklch(91.0% 0.040 250.6);
Tailwind
colors: {
custom: {
50: '#ddecfd',
500: '#cee4fc',
950: '#000000',
},
}SCSS
$custom: #cee4fc; $custom-light: #ddecfd; $custom-dark: #000000;
JSON
{
"hex": "#cee4fc",
"rgb": {
"r": 206,
"g": 228,
"b": 252
},
"hsl": {
"h": 211.304,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.9101,
"c": 0.04045,
"h": 250.6
},
"luminance": 0.75637
}Semantic roles & 50–950 ramp
primary
#CEE4FC
secondary
#E4B98B
accent
#7800E5
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485