#CEE6EB#CEE6EB
#CEE6EB is a very light, muted cyan. Relative luminance 0.757; OKLCH L 90.9% C 0.026 H 211.6°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE6EB |
|---|---|
| RGB | rgb(206, 230, 235) |
| HSL | hsl(190, 42%, 86%) |
| HSV | hsv(190, 12%, 92%) |
| CMYK | cmyk(12.3%, 2.1%, 0%, 7.8%) |
| CIE-LAB | lab(89.73, -6.90, -5.11) |
| CIE-LCH | lch(89.73, 8.59, 216.54°) |
| OKLab | oklab(90.88% -0.0224 -0.0138) |
| OKLCH | oklch(90.88% 0.026 211.6) |
| XYZ | xyz(68.7422, 75.7122, 89.5733) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.03
Lightblue
#ADD8E6
ΔE00 6.47
Azure (CSS)
#F0FFFF
ΔE00 6.50
Powder Blue
#B0E0E6
ΔE00 6.68
Ice Blue (survey)
#D7FFFE
ΔE00 7.34
Very Light Blue
#D5FFFF
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE6EB #EBD3CE
analogous
#CEEBE2 #CEE6EB #CED8EB
triadic
#CEE6EB #EBCEE6 #E6EBCE
tetradic
#CEE6EB #E2CEEB #EBD3CE #D8EBCE
square
#CEE6EB #E2CEEB #EBD3CE #D8EBCE
split-complementary
#CEE6EB #EBCED8 #EBE2CE
monochromatic
#77BAC8 #A3D0D9 #CEE6EB #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.30
#CEE6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#CEE6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE6EB
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE6EB | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EB
Deuteranopia (green-blind)
#DCE0EB
Tritanopia (blue-blind)
#C6E8E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cee6eb; /* rgb */ color: rgb(206, 230, 235); /* oklch */ color: oklch(90.9% 0.026 211.6);
Tailwind
colors: {
custom: {
50: '#ddedf1',
500: '#cee6eb',
950: '#000000',
},
}SCSS
$custom: #cee6eb; $custom-light: #ddedf1; $custom-dark: #000000;
JSON
{
"hex": "#cee6eb",
"rgb": {
"r": 206,
"g": 230,
"b": 235
},
"hsl": {
"h": 190.345,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.90879,
"c": 0.02632,
"h": 211.6
},
"luminance": 0.75714
}Semantic roles & 50–950 ramp
primary
#CEE6EB
secondary
#C69F97
accent
#4730B5
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485