#CBE2DE#CBE2DE
#CBE2DE is a very light, muted teal. Relative luminance 0.724; OKLCH L 89.5% C 0.025 H 184.2°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE2DE |
|---|---|
| RGB | rgb(203, 226, 222) |
| HSL | hsl(170, 28%, 84%) |
| HSV | hsv(170, 10%, 89%) |
| CMYK | cmyk(10.2%, 0%, 1.8%, 11.4%) |
| CIE-LAB | lab(88.14, -8.36, -0.64) |
| CIE-LCH | lch(88.14, 8.38, 184.38°) |
| OKLab | oklab(89.46% -0.0249 -0.0018) |
| OKLCH | oklch(89.46% 0.025 184.2) |
| XYZ | xyz(65.0068, 72.3620, 79.6355) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.47
Powder Blue
#B0E0E6
ΔE00 7.08
Ice Blue (survey)
#D7FFFE
ΔE00 7.18
Light Grey
#D8DCD6
ΔE00 7.19
Very Pale Blue
#D6FFFE
ΔE00 7.29
Ice
#D6FFFA
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE2DE #E2CBCF
analogous
#CBE2D3 #CBE2DE #CBDBE2
triadic
#CBE2DE #DECBE2 #E2DECB
tetradic
#CBE2DE #D3CBE2 #E2CBCF #DBE2CB
square
#CBE2DE #D3CBE2 #E2CBCF #DBE2CB
split-complementary
#CBE2DE #E2CBDB #E2D3CB
monochromatic
#7CB6AC #A4CCC5 #CBE2DE #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.36
#CBE2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#CBE2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE2DE
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE2DE | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDE
Deuteranopia (green-blind)
#DBDCDE
Tritanopia (blue-blind)
#C5E3E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cbe2de; /* rgb */ color: rgb(203, 226, 222); /* oklch */ color: oklch(89.5% 0.025 184.2);
Tailwind
colors: {
custom: {
50: '#dbebe8',
500: '#cbe2de',
950: '#000000',
},
}SCSS
$custom: #cbe2de; $custom-light: #dbebe8; $custom-dark: #000000;
JSON
{
"hex": "#cbe2de",
"rgb": {
"r": 203,
"g": 226,
"b": 222
},
"hsl": {
"h": 169.565,
"s": 28.395,
"l": 84.118
},
"oklch": {
"l": 0.89464,
"c": 0.02502,
"h": 184.2
},
"luminance": 0.72363
}Semantic roles & 50–950 ramp
primary
#CBE2DE
secondary
#BA979D
accent
#3E51A7
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#151616
muted
#848484