#CEE5FC#CEE5FC
#CEE5FC is a very light, muted cyan. Relative luminance 0.762; OKLCH L 91.2% C 0.040 H 248.3°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE5FC |
|---|---|
| RGB | rgb(206, 229, 252) |
| HSL | hsl(210, 88%, 90%) |
| HSV | hsv(210, 18%, 99%) |
| CMYK | cmyk(18.3%, 9.1%, 0%, 1.2%) |
| CIE-LAB | lab(89.95, -2.91, -13.69) |
| CIE-LCH | lch(89.95, 14.00, 258.01°) |
| OKLab | oklab(91.21% -0.0148 -0.0371) |
| OKLCH | oklch(91.21% 0.04 248.3) |
| XYZ | xyz(71.0391, 76.1870, 103.0393) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.73
Powder Blue (survey)
#B1D1FC
ΔE00 7.22
Lightsteelblue
#B0C4DE
ΔE00 7.90
Aliceblue
#F0F8FF
ΔE00 8.09
Cloudy Blue
#ACC2D9
ΔE00 8.30
Fog
#D8DCE0
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE5FC #FCE5CE
analogous
#CEFCFC #CEE5FC #CECEFC
triadic
#CEE5FC #FCCEE5 #E5FCCE
tetradic
#CEE5FC #FCCEFC #FCE5CE #CEFCCE
square
#CEE5FC #FCCEFC #FCE5CE #CEFCCE
split-complementary
#CEE5FC #FCCECE #FCFCCE
monochromatic
#5BA8F5 #94C6F8 #CEE5FC #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.29
#CEE5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#CEE5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE5FC
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE5FC | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FD
Deuteranopia (green-blind)
#D7E0FC
Tritanopia (blue-blind)
#C2EAEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cee5fc; /* rgb */ color: rgb(206, 229, 252); /* oklch */ color: oklch(91.2% 0.040 248.3);
Tailwind
colors: {
custom: {
50: '#ddedfd',
500: '#cee5fc',
950: '#000000',
},
}SCSS
$custom: #cee5fc; $custom-light: #ddedfd; $custom-dark: #000000;
JSON
{
"hex": "#cee5fc",
"rgb": {
"r": 206,
"g": 229,
"b": 252
},
"hsl": {
"h": 210,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.91211,
"c": 0.03994,
"h": 248.3
},
"luminance": 0.76189
}Semantic roles & 50–950 ramp
primary
#CEE5FC
secondary
#E4B78B
accent
#7300E5
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485