#CEE2EB#CEE2EB
#CEE2EB is a very light, muted cyan. Relative luminance 0.735; OKLCH L 90.1% C 0.025 H 226.5°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE2EB |
|---|---|
| RGB | rgb(206, 226, 235) |
| HSL | hsl(199, 42%, 86%) |
| HSV | hsv(199, 12%, 92%) |
| CMYK | cmyk(12.3%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(88.69, -4.85, -6.64) |
| CIE-LCH | lch(88.69, 8.22, 233.86°) |
| OKLab | oklab(90.06% -0.017 -0.0179) |
| OKLCH | oklch(90.06% 0.025 226.5) |
| XYZ | xyz(67.6418, 73.5115, 89.2065) |
| Luminance | 0.7351 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.07
Aliceblue
#F0F8FF
ΔE00 6.83
Lightblue
#ADD8E6
ΔE00 6.89
Azure (CSS)
#F0FFFF
ΔE00 7.45
Gainsboro
#DCDCDC
ΔE00 8.08
Lightcyan
#E0FFFF
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE2EB #EBD7CE
analogous
#CEEBE6 #CEE2EB #CED4EB
triadic
#CEE2EB #EBCEE2 #E2EBCE
tetradic
#CEE2EB #E6CEEB #EBD7CE #D4EBCE
square
#CEE2EB #E6CEEB #EBD7CE #D4EBCE
split-complementary
#CEE2EB #EBCED4 #EBE6CE
monochromatic
#77AFC8 #A3C8D9 #CEE2EB #E9F2F6 #E9F2F6
Accessibility & contrast
On white
1.34
#CEE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#CEE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE2EB
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE2EB | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#D9DDEB
Tritanopia (blue-blind)
#C7E5E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cee2eb; /* rgb */ color: rgb(206, 226, 235); /* oklch */ color: oklch(90.1% 0.025 226.5);
Tailwind
colors: {
custom: {
50: '#ddebf1',
500: '#cee2eb',
950: '#000000',
},
}SCSS
$custom: #cee2eb; $custom-light: #ddebf1; $custom-dark: #000000;
JSON
{
"hex": "#cee2eb",
"rgb": {
"r": 206,
"g": 226,
"b": 235
},
"hsl": {
"h": 198.621,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.90063,
"c": 0.02467,
"h": 226.5
},
"luminance": 0.73513
}Semantic roles & 50–950 ramp
primary
#CEE2EB
secondary
#C6A697
accent
#5A30B5
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485