#CBE4E7#CBE4E7
#CBE4E7 is a very light, muted teal. Relative luminance 0.740; OKLCH L 90.1% C 0.027 H 205.4°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE4E7 |
|---|---|
| RGB | rgb(203, 228, 231) |
| HSL | hsl(186, 37%, 85%) |
| HSV | hsv(186, 12%, 91%) |
| CMYK | cmyk(12.1%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(88.90, -7.63, -4.26) |
| CIE-LCH | lch(88.90, 8.73, 209.17°) |
| OKLab | oklab(90.14% -0.0242 -0.0115) |
| OKLCH | oklch(90.14% 0.027 205.4) |
| XYZ | xyz(66.7923, 73.9515, 86.3409) |
| Luminance | 0.7395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.96
Powder Blue
#B0E0E6
ΔE00 6.02
Lightblue
#ADD8E6
ΔE00 6.38
Azure (CSS)
#F0FFFF
ΔE00 6.96
Ice Blue (survey)
#D7FFFE
ΔE00 6.99
Very Light Blue
#D5FFFF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE4E7 #E7CECB
analogous
#CBE7DC #CBE4E7 #CBD6E7
triadic
#CBE4E7 #E7CBE4 #E4E7CB
tetradic
#CBE4E7 #DCCBE7 #E7CECB #D6E7CB
square
#CBE4E7 #DCCBE7 #E7CECB #D6E7CB
split-complementary
#CBE4E7 #E7CBD6 #E7DCCB
monochromatic
#77B9C0 #A1CED4 #CBE4E7 #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.33
#CBE4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#CBE4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE4E7
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE4E7 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E7
Deuteranopia (green-blind)
#DBDEE7
Tritanopia (blue-blind)
#C3E6E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cbe4e7; /* rgb */ color: rgb(203, 228, 231); /* oklch */ color: oklch(90.1% 0.027 205.4);
Tailwind
colors: {
custom: {
50: '#dbecee',
500: '#cbe4e7',
950: '#000000',
},
}SCSS
$custom: #cbe4e7; $custom-light: #dbecee; $custom-dark: #000000;
JSON
{
"hex": "#cbe4e7",
"rgb": {
"r": 203,
"g": 228,
"b": 231
},
"hsl": {
"h": 186.429,
"s": 36.842,
"l": 85.098
},
"oklch": {
"l": 0.90141,
"c": 0.0268,
"h": 205.4
},
"luminance": 0.73953
}Semantic roles & 50–950 ramp
primary
#CBE4E7
secondary
#C19A95
accent
#4336B0
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#151616
muted
#848485