#CEE8FC#CEE8FC
#CEE8FC is a very light, muted cyan. Relative luminance 0.779; OKLCH L 91.8% C 0.039 H 241.1°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE8FC |
|---|---|
| RGB | rgb(206, 232, 252) |
| HSL | hsl(206, 88%, 90%) |
| HSV | hsv(206, 18%, 99%) |
| CMYK | cmyk(18.3%, 7.9%, 0%, 1.2%) |
| CIE-LAB | lab(90.72, -4.45, -12.54) |
| CIE-LCH | lch(90.72, 13.31, 250.45°) |
| OKLab | oklab(91.82% -0.0188 -0.034) |
| OKLCH | oklch(91.82% 0.039 241.1) |
| XYZ | xyz(71.8764, 77.8615, 103.3184) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.68
Ice Blue
#A5DFF9
ΔE00 7.69
Aliceblue
#F0F8FF
ΔE00 7.71
Light Blue Grey
#B7C9E2
ΔE00 8.01
Powder Blue (survey)
#B1D1FC
ΔE00 8.59
Fog
#D8DCE0
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE8FC #FCE2CE
analogous
#CEFCF9 #CEE8FC #CED1FC
triadic
#CEE8FC #FCCEE8 #E8FCCE
tetradic
#CEE8FC #F9CEFC #FCE2CE #D1FCCE
square
#CEE8FC #F9CEFC #FCE2CE #D1FCCE
split-complementary
#CEE8FC #FCCED1 #FCF9CE
monochromatic
#5BB2F5 #94CDF8 #CEE8FC #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.27
#CEE8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#CEE8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE8FC
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE8FC | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FD
Deuteranopia (green-blind)
#DAE2FC
Tritanopia (blue-blind)
#C2EDEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cee8fc; /* rgb */ color: rgb(206, 232, 252); /* oklch */ color: oklch(91.8% 0.039 241.1);
Tailwind
colors: {
custom: {
50: '#ddeffd',
500: '#cee8fc',
950: '#000000',
},
}SCSS
$custom: #cee8fc; $custom-light: #ddeffd; $custom-dark: #000000;
JSON
{
"hex": "#cee8fc",
"rgb": {
"r": 206,
"g": 232,
"b": 252
},
"hsl": {
"h": 206.087,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.91818,
"c": 0.03882,
"h": 241.1
},
"luminance": 0.77863
}Semantic roles & 50–950 ramp
primary
#CEE8FC
secondary
#E4B18B
accent
#6400E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585