#CBE0DC#CBE0DC
#CBE0DC is a very light, muted teal. Relative luminance 0.712; OKLCH L 89.0% C 0.023 H 183.1°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE0DC |
|---|---|
| RGB | rgb(203, 224, 220) |
| HSL | hsl(169, 25%, 84%) |
| HSV | hsv(169, 9%, 88%) |
| CMYK | cmyk(9.4%, 0%, 1.8%, 12.2%) |
| CIE-LAB | lab(87.57, -7.72, -0.43) |
| CIE-LCH | lch(87.57, 7.73, 183.16°) |
| OKLab | oklab(88.99% -0.023 -0.0012) |
| OKLCH | oklch(88.99% 0.023 183.1) |
| XYZ | xyz(64.1996, 71.1741, 78.0519) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.55
Lightcyan
#E0FFFF
ΔE00 7.01
Powder Blue
#B0E0E6
ΔE00 7.54
Azure (CSS)
#F0FFFF
ΔE00 7.63
Ice Blue (survey)
#D7FFFE
ΔE00 7.85
Very Pale Blue
#D6FFFE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE0DC #E0CBCF
analogous
#CBE0D1 #CBE0DC #CBD9E0
triadic
#CBE0DC #DCCBE0 #E0DCCB
tetradic
#CBE0DC #D1CBE0 #E0CBCF #D9E0CB
square
#CBE0DC #D1CBE0 #E0CBCF #D9E0CB
split-complementary
#CBE0DC #E0CBD9 #E0D1CB
monochromatic
#7EB2A8 #A5C9C2 #CBE0DC #ECF4F2 #ECF4F2
Accessibility & contrast
On white
1.38
#CBE0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#CBE0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE0DC
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE0DC | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDC
Deuteranopia (green-blind)
#DADADC
Tritanopia (blue-blind)
#C6E1DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cbe0dc; /* rgb */ color: rgb(203, 224, 220); /* oklch */ color: oklch(89.0% 0.023 183.1);
Tailwind
colors: {
custom: {
50: '#dbe9e6',
500: '#cbe0dc',
950: '#000000',
},
}SCSS
$custom: #cbe0dc; $custom-light: #dbe9e6; $custom-dark: #000000;
JSON
{
"hex": "#cbe0dc",
"rgb": {
"r": 203,
"g": 224,
"b": 220
},
"hsl": {
"h": 168.571,
"s": 25.301,
"l": 83.725
},
"oklch": {
"l": 0.88994,
"c": 0.02302,
"h": 183.1
},
"luminance": 0.71175
}Semantic roles & 50–950 ramp
primary
#CBE0DC
secondary
#B7989E
accent
#4254A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151616
muted
#848484