#CBE3EA#CBE3EA
#CBE3EA is a very light, muted cyan. Relative luminance 0.736; OKLCH L 90.0% C 0.027 H 217.2°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE3EA |
|---|---|
| RGB | rgb(203, 227, 234) |
| HSL | hsl(194, 42%, 86%) |
| HSV | hsv(194, 13%, 92%) |
| CMYK | cmyk(13.2%, 3%, 0%, 8.2%) |
| CIE-LAB | lab(88.72, -6.51, -6.10) |
| CIE-LCH | lch(88.72, 8.92, 223.10°) |
| OKLab | oklab(90.03% -0.0217 -0.0164) |
| OKLCH | oklch(90.03% 0.027 217.2) |
| XYZ | xyz(66.9454, 73.5738, 88.5000) |
| Luminance | 0.7358 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.88
Powder Blue
#B0E0E6
ΔE00 6.81
Lightcyan
#E0FFFF
ΔE00 7.04
Azure (CSS)
#F0FFFF
ΔE00 7.28
Fog
#D8DCE0
ΔE00 7.44
Aliceblue
#F0F8FF
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE3EA #EAD2CB
analogous
#CBEAE1 #CBE3EA #CBD3EA
triadic
#CBE3EA #EACBE3 #E3EACB
tetradic
#CBE3EA #E1CBEA #EAD2CB #D3EACB
square
#CBE3EA #E1CBEA #EAD2CB #D3EACB
split-complementary
#CBE3EA #EACBD3 #EAE1CB
monochromatic
#74B4C7 #9FCCD8 #CBE3EA #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.34
#CBE3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#CBE3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE3EA
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE3EA | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EA
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#C3E6E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cbe3ea; /* rgb */ color: rgb(203, 227, 234); /* oklch */ color: oklch(90.0% 0.027 217.2);
Tailwind
colors: {
custom: {
50: '#dbebf0',
500: '#cbe3ea',
950: '#000000',
},
}SCSS
$custom: #cbe3ea; $custom-light: #dbebf0; $custom-dark: #000000;
JSON
{
"hex": "#cbe3ea",
"rgb": {
"r": 203,
"g": 227,
"b": 234
},
"hsl": {
"h": 193.548,
"s": 42.466,
"l": 85.686
},
"oklch": {
"l": 0.90026,
"c": 0.02723,
"h": 217.2
},
"luminance": 0.73575
}Semantic roles & 50–950 ramp
primary
#CBE3EA
secondary
#C59F94
accent
#4E30B6
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#151616
muted
#848485