#CBE5EA#CBE5EA
#CBE5EA is a very light, muted teal. Relative luminance 0.747; OKLCH L 90.4% C 0.028 H 210.5°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE5EA |
|---|---|
| RGB | rgb(203, 229, 234) |
| HSL | hsl(190, 42%, 86%) |
| HSV | hsv(190, 13%, 92%) |
| CMYK | cmyk(13.2%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(89.24, -7.54, -5.33) |
| CIE-LCH | lch(89.24, 9.23, 215.25°) |
| OKLab | oklab(90.44% -0.0244 -0.0144) |
| OKLCH | oklch(90.44% 0.028 210.5) |
| XYZ | xyz(67.4955, 74.6742, 88.6834) |
| Luminance | 0.7468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.93
Powder Blue
#B0E0E6
ΔE00 5.98
Lightcyan
#E0FFFF
ΔE00 6.03
Azure (CSS)
#F0FFFF
ΔE00 7.01
Ice Blue (survey)
#D7FFFE
ΔE00 7.11
Very Light Blue
#D5FFFF
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE5EA #EAD0CB
analogous
#CBEADF #CBE5EA #CBD5EA
triadic
#CBE5EA #EACBE5 #E5EACB
tetradic
#CBE5EA #DFCBEA #EAD0CB #D5EACB
square
#CBE5EA #DFCBEA #EAD0CB #D5EACB
split-complementary
#CBE5EA #EACBD5 #EADFCB
monochromatic
#74B9C7 #9FCFD8 #CBE5EA #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.32
#CBE5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#CBE5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE5EA
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE5EA | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EA
Deuteranopia (green-blind)
#DBDEEA
Tritanopia (blue-blind)
#C2E8E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbe5ea; /* rgb */ color: rgb(203, 229, 234); /* oklch */ color: oklch(90.4% 0.028 210.5);
Tailwind
colors: {
custom: {
50: '#dbedf0',
500: '#cbe5ea',
950: '#000000',
},
}SCSS
$custom: #cbe5ea; $custom-light: #dbedf0; $custom-dark: #000000;
JSON
{
"hex": "#cbe5ea",
"rgb": {
"r": 203,
"g": 229,
"b": 234
},
"hsl": {
"h": 189.677,
"s": 42.466,
"l": 85.686
},
"oklch": {
"l": 0.90436,
"c": 0.02833,
"h": 210.5
},
"luminance": 0.74676
}Semantic roles & 50–950 ramp
primary
#CBE5EA
secondary
#C59C94
accent
#4530B6
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#151616
muted
#848485