#CBE2DC#CBE2DC
#CBE2DC is a very light, muted teal. Relative luminance 0.723; OKLCH L 89.4% C 0.026 H 178.3°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE2DC |
|---|---|
| RGB | rgb(203, 226, 220) |
| HSL | hsl(164, 28%, 84%) |
| HSV | hsv(164, 10%, 89%) |
| CMYK | cmyk(10.2%, 0%, 2.7%, 11.4%) |
| CIE-LAB | lab(88.09, -8.74, 0.34) |
| CIE-LCH | lch(88.09, 8.75, 177.79°) |
| OKLab | oklab(89.41% -0.0257 0.0008) |
| OKLCH | oklch(89.41% 0.026 178.3) |
| XYZ | xyz(64.7403, 72.2555, 78.2321) |
| Luminance | 0.7226 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.77
Light Grey
#D8DCD6
ΔE00 7.26
Ice
#D6FFFA
ΔE00 7.27
Ice Blue (survey)
#D7FFFE
ΔE00 7.34
Very Pale Blue
#D6FFFE
ΔE00 7.45
Powder Blue
#B0E0E6
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE2DC #E2CBD1
analogous
#CBE2D1 #CBE2DC #CBDDE2
triadic
#CBE2DC #DCCBE2 #E2DCCB
tetradic
#CBE2DC #D1CBE2 #E2CBD1 #DDE2CB
square
#CBE2DC #D1CBE2 #E2CBD1 #DDE2CB
split-complementary
#CBE2DC #E2CBDD #E2D1CB
monochromatic
#7CB6A7 #A4CCC2 #CBE2DC #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.36
#CBE2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#CBE2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE2DC
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE2DC | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#DBDCDC
Tritanopia (blue-blind)
#C6E3E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cbe2dc; /* rgb */ color: rgb(203, 226, 220); /* oklch */ color: oklch(89.4% 0.026 178.3);
Tailwind
colors: {
custom: {
50: '#dbebe6',
500: '#cbe2dc',
950: '#000000',
},
}SCSS
$custom: #cbe2dc; $custom-light: #dbebe6; $custom-dark: #000000;
JSON
{
"hex": "#cbe2dc",
"rgb": {
"r": 203,
"g": 226,
"b": 220
},
"hsl": {
"h": 164.348,
"s": 28.395,
"l": 84.118
},
"oklch": {
"l": 0.89407,
"c": 0.02574,
"h": 178.3
},
"luminance": 0.72257
}Semantic roles & 50–950 ramp
primary
#CBE2DC
secondary
#BA97A0
accent
#3E5AA7
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#151616
muted
#848484