#CEE3EB#CEE3EB
#CEE3EB is a very light, muted cyan. Relative luminance 0.741; OKLCH L 90.3% C 0.025 H 222.6°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE3EB |
|---|---|
| RGB | rgb(206, 227, 235) |
| HSL | hsl(197, 42%, 86%) |
| HSV | hsv(197, 12%, 92%) |
| CMYK | cmyk(12.3%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(88.95, -5.36, -6.26) |
| CIE-LCH | lch(88.95, 8.24, 229.41°) |
| OKLab | oklab(90.27% -0.0183 -0.0169) |
| OKLCH | oklch(90.27% 0.025 222.6) |
| XYZ | xyz(67.9145, 74.0569, 89.2975) |
| Luminance | 0.7406 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.43
Lightblue
#ADD8E6
ΔE00 6.67
Aliceblue
#F0F8FF
ΔE00 7.02
Azure (CSS)
#F0FFFF
ΔE00 7.13
Lightcyan
#E0FFFF
ΔE00 7.71
Powder Blue
#B0E0E6
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE3EB #EBD6CE
analogous
#CEEBE5 #CEE3EB #CED5EB
triadic
#CEE3EB #EBCEE3 #E3EBCE
tetradic
#CEE3EB #E5CEEB #EBD6CE #D5EBCE
square
#CEE3EB #E5CEEB #EBD6CE #D5EBCE
split-complementary
#CEE3EB #EBCED5 #EBE5CE
monochromatic
#77B1C8 #A3CAD9 #CEE3EB #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.33
#CEE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#CEE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE3EB
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE3EB | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EB
Deuteranopia (green-blind)
#DADEEB
Tritanopia (blue-blind)
#C6E6E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cee3eb; /* rgb */ color: rgb(206, 227, 235); /* oklch */ color: oklch(90.3% 0.025 222.6);
Tailwind
colors: {
custom: {
50: '#ddebf1',
500: '#cee3eb',
950: '#000000',
},
}SCSS
$custom: #cee3eb; $custom-light: #ddebf1; $custom-dark: #000000;
JSON
{
"hex": "#cee3eb",
"rgb": {
"r": 206,
"g": 227,
"b": 235
},
"hsl": {
"h": 196.552,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.90267,
"c": 0.02492,
"h": 222.6
},
"luminance": 0.74058
}Semantic roles & 50–950 ramp
primary
#CEE3EB
secondary
#C6A497
accent
#5530B5
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485