#CBE2EB#CBE2EB
#CBE2EB is a very light, muted cyan. Relative luminance 0.731; OKLCH L 89.9% C 0.027 H 223.3°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE2EB |
|---|---|
| RGB | rgb(203, 226, 235) |
| HSL | hsl(197, 44%, 86%) |
| HSV | hsv(197, 14%, 92%) |
| CMYK | cmyk(13.6%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(88.49, -5.80, -6.96) |
| CIE-LCH | lch(88.49, 9.06, 230.21°) |
| OKLab | oklab(89.85% -0.02 -0.0188) |
| OKLCH | oklch(89.85% 0.027 223.3) |
| XYZ | xyz(66.8167, 73.0860, 89.1679) |
| Luminance | 0.7309 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.99
Fog
#D8DCE0
ΔE00 6.99
Powder Blue
#B0E0E6
ΔE00 7.54
Aliceblue
#F0F8FF
ΔE00 7.61
Azure (CSS)
#F0FFFF
ΔE00 7.67
Lightcyan
#E0FFFF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE2EB #EBD4CB
analogous
#CBEBE4 #CBE2EB #CBD2EB
triadic
#CBE2EB #EBCBE2 #E2EBCB
tetradic
#CBE2EB #E4CBEB #EBD4CB #D2EBCB
square
#CBE2EB #E4CBEB #EBD4CB #D2EBCB
split-complementary
#CBE2EB #EBCBD2 #EBE4CB
monochromatic
#73B1C9 #9FC9DA #CBE2EB #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.34
#CBE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#CBE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE2EB
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE2EB | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EC
Deuteranopia (green-blind)
#D8DCEB
Tritanopia (blue-blind)
#C3E5E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cbe2eb; /* rgb */ color: rgb(203, 226, 235); /* oklch */ color: oklch(89.9% 0.027 223.3);
Tailwind
colors: {
custom: {
50: '#dbebf1',
500: '#cbe2eb',
950: '#000000',
},
}SCSS
$custom: #cbe2eb; $custom-light: #dbebf1; $custom-dark: #000000;
JSON
{
"hex": "#cbe2eb",
"rgb": {
"r": 203,
"g": 226,
"b": 235
},
"hsl": {
"h": 196.875,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.89852,
"c": 0.02742,
"h": 223.3
},
"luminance": 0.73087
}Semantic roles & 50–950 ramp
primary
#CBE2EB
secondary
#C7A294
accent
#552EB8
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#151616
muted
#848485