#CBE4E8#CBE4E8
#CBE4E8 is a very light, muted teal. Relative luminance 0.740; OKLCH L 90.2% C 0.027 H 208.3°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE4E8 |
|---|---|
| RGB | rgb(203, 228, 232) |
| HSL | hsl(188, 39%, 85%) |
| HSV | hsv(188, 13%, 91%) |
| CMYK | cmyk(12.5%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(88.93, -7.43, -4.74) |
| CIE-LCH | lch(88.93, 8.81, 212.56°) |
| OKLab | oklab(90.17% -0.0238 -0.0128) |
| OKLCH | oklch(90.17% 0.027 208.3) |
| XYZ | xyz(66.9340, 74.0081, 87.0868) |
| Luminance | 0.7401 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.10
Lightcyan
#E0FFFF
ΔE00 6.11
Lightblue
#ADD8E6
ΔE00 6.17
Azure (CSS)
#F0FFFF
ΔE00 6.98
Ice Blue (survey)
#D7FFFE
ΔE00 7.20
Very Light Blue
#D5FFFF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE4E8 #E8CFCB
analogous
#CBE8DD #CBE4E8 #CBD5E8
triadic
#CBE4E8 #E8CBE4 #E4E8CB
tetradic
#CBE4E8 #DDCBE8 #E8CFCB #D5E8CB
square
#CBE4E8 #DDCBE8 #E8CFCB #D5E8CB
split-complementary
#CBE4E8 #E8CBD5 #E8DDCB
monochromatic
#76B8C2 #A1CED5 #CBE4E8 #EAF4F6 #EAF4F6
Accessibility & contrast
On white
1.33
#CBE4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#CBE4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE4E8
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE4E8 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E8
Deuteranopia (green-blind)
#DADEE8
Tritanopia (blue-blind)
#C3E6E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cbe4e8; /* rgb */ color: rgb(203, 228, 232); /* oklch */ color: oklch(90.2% 0.027 208.3);
Tailwind
colors: {
custom: {
50: '#dbecef',
500: '#cbe4e8',
950: '#000000',
},
}SCSS
$custom: #cbe4e8; $custom-light: #dbecef; $custom-dark: #000000;
JSON
{
"hex": "#cbe4e8",
"rgb": {
"r": 203,
"g": 228,
"b": 232
},
"hsl": {
"h": 188.276,
"s": 38.667,
"l": 85.294
},
"oklch": {
"l": 0.90171,
"c": 0.02704,
"h": 208.3
},
"luminance": 0.7401
}Semantic roles & 50–950 ramp
primary
#CBE4E8
secondary
#C29B95
accent
#4534B2
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#151616
muted
#848485