#CBE4E5#CBE4E5
#CBE4E5 is a very light, muted teal. Relative luminance 0.738; OKLCH L 90.1% C 0.026 H 199.6°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE4E5 |
|---|---|
| RGB | rgb(203, 228, 229) |
| HSL | hsl(182, 33%, 85%) |
| HSV | hsv(182, 11%, 90%) |
| CMYK | cmyk(11.4%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(88.85, -8.02, -3.29) |
| CIE-LCH | lch(88.85, 8.67, 202.28°) |
| OKLab | oklab(90.08% -0.025 -0.0089) |
| OKLCH | oklch(90.08% 0.027 199.6) |
| XYZ | xyz(66.5115, 73.8391, 84.8617) |
| Luminance | 0.7384 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.76
Powder Blue
#B0E0E6
ΔE00 6.00
Ice Blue (survey)
#D7FFFE
ΔE00 6.68
Very Pale Blue
#D6FFFE
ΔE00 6.80
Very Light Blue
#D5FFFF
ΔE00 6.84
Lightblue
#ADD8E6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE4E5 #E5CCCB
analogous
#CBE5D9 #CBE4E5 #CBD7E5
triadic
#CBE4E5 #E5CBE4 #E4E5CB
tetradic
#CBE4E5 #D9CBE5 #E5CCCB #D7E5CB
square
#CBE4E5 #D9CBE5 #E5CCCB #D7E5CB
split-complementary
#CBE4E5 #E5CBD7 #E5D9CB
monochromatic
#79BABC #A2CFD1 #CBE4E5 #EBF4F5 #EBF4F5
Accessibility & contrast
On white
1.33
#CBE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#CBE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE4E5
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE4E5 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E5
Deuteranopia (green-blind)
#DBDDE5
Tritanopia (blue-blind)
#C4E6E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cbe4e5; /* rgb */ color: rgb(203, 228, 229); /* oklch */ color: oklch(90.1% 0.026 199.6);
Tailwind
colors: {
custom: {
50: '#dbeced',
500: '#cbe4e5',
950: '#000000',
},
}SCSS
$custom: #cbe4e5; $custom-light: #dbeced; $custom-dark: #000000;
JSON
{
"hex": "#cbe4e5",
"rgb": {
"r": 203,
"g": 228,
"b": 229
},
"hsl": {
"h": 182.308,
"s": 33.333,
"l": 84.706
},
"oklch": {
"l": 0.90081,
"c": 0.0265,
"h": 199.6
},
"luminance": 0.7384
}Semantic roles & 50–950 ramp
primary
#CBE4E5
secondary
#BE9896
accent
#3E39AC
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#151616
muted
#848484