#CBE5EB#CBE5EB
#CBE5EB is a very light, muted cyan. Relative luminance 0.747; OKLCH L 90.5% C 0.029 H 213.2°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE5EB |
|---|---|
| RGB | rgb(203, 229, 235) |
| HSL | hsl(191, 44%, 86%) |
| HSV | hsv(191, 14%, 92%) |
| CMYK | cmyk(13.6%, 2.6%, 0%, 7.8%) |
| CIE-LAB | lab(89.27, -7.34, -5.81) |
| CIE-LCH | lch(89.27, 9.36, 218.39°) |
| OKLab | oklab(90.47% -0.024 -0.0157) |
| OKLCH | oklch(90.47% 0.029 213.2) |
| XYZ | xyz(67.6396, 74.7318, 89.4422) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.79
Powder Blue
#B0E0E6
ΔE00 6.13
Lightcyan
#E0FFFF
ΔE00 6.25
Azure (CSS)
#F0FFFF
ΔE00 7.09
Ice Blue (survey)
#D7FFFE
ΔE00 7.37
Very Light Blue
#D5FFFF
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE5EB #EBD1CB
analogous
#CBEBE1 #CBE5EB #CBD5EB
triadic
#CBE5EB #EBCBE5 #E5EBCB
tetradic
#CBE5EB #E1CBEB #EBD1CB #D5EBCB
square
#CBE5EB #E1CBEB #EBD1CB #D5EBCB
split-complementary
#CBE5EB #EBCBD5 #EBE1CB
monochromatic
#73B9C9 #9FCFDA #CBE5EB #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.32
#CBE5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#CBE5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE5EB
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE5EB | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EB
Deuteranopia (green-blind)
#DADEEB
Tritanopia (blue-blind)
#C2E8E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbe5eb; /* rgb */ color: rgb(203, 229, 235); /* oklch */ color: oklch(90.5% 0.029 213.2);
Tailwind
colors: {
custom: {
50: '#dbedf1',
500: '#cbe5eb',
950: '#000000',
},
}SCSS
$custom: #cbe5eb; $custom-light: #dbedf1; $custom-dark: #000000;
JSON
{
"hex": "#cbe5eb",
"rgb": {
"r": 203,
"g": 229,
"b": 235
},
"hsl": {
"h": 191.25,
"s": 44.444,
"l": 85.882
},
"oklch": {
"l": 0.90467,
"c": 0.0287,
"h": 213.2
},
"luminance": 0.74733
}Semantic roles & 50–950 ramp
primary
#CBE5EB
secondary
#C79D94
accent
#482EB8
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#151616
muted
#848485