#CBDEDC#CBDEDC
#CBDEDC is a very light, muted teal. Relative luminance 0.701; OKLCH L 88.6% C 0.020 H 189.2°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDEDC |
|---|---|
| RGB | rgb(203, 222, 220) |
| HSL | hsl(174, 22%, 83%) |
| HSV | hsv(174, 9%, 87%) |
| CMYK | cmyk(8.6%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(87.05, -6.69, -1.19) |
| CIE-LCH | lch(87.05, 6.80, 190.06°) |
| OKLab | oklab(88.58% -0.0202 -0.0033) |
| OKLCH | oklch(88.58% 0.02 189.2) |
| XYZ | xyz(63.6653, 70.1054, 77.8738) |
| Luminance | 0.7011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.96
Silver (survey)
#C5C9C7
ΔE00 7.35
Lightcyan
#E0FFFF
ΔE00 7.47
Fog
#D8DCE0
ΔE00 7.50
Azure (CSS)
#F0FFFF
ΔE00 7.52
Powder Blue
#B0E0E6
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDEDC #DECBCD
analogous
#CBDED2 #CBDEDC #CBD6DE
triadic
#CBDEDC #DCCBDE #DEDCCB
tetradic
#CBDEDC #D2CBDE #DECBCD #D6DECB
square
#CBDEDC #D2CBDE #DECBCD #D6DECB
split-complementary
#CBDEDC #DECBD6 #DED2CB
monochromatic
#80AEAA #A6C6C3 #CBDEDC #ECF3F2 #ECF3F2
Accessibility & contrast
On white
1.40
#CBDEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#CBDEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDEDC
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDEDC | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#D8D9DC
Tritanopia (blue-blind)
#C6DFDD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #cbdedc; /* rgb */ color: rgb(203, 222, 220); /* oklch */ color: oklch(88.6% 0.020 189.2);
Tailwind
colors: {
custom: {
50: '#dbe8e6',
500: '#cbdedc',
950: '#000000',
},
}SCSS
$custom: #cbdedc; $custom-light: #dbe8e6; $custom-dark: #000000;
JSON
{
"hex": "#cbdedc",
"rgb": {
"r": 203,
"g": 222,
"b": 220
},
"hsl": {
"h": 173.684,
"s": 22.353,
"l": 83.333
},
"oklch": {
"l": 0.88583,
"c": 0.02049,
"h": 189.2
},
"luminance": 0.70106
}Semantic roles & 50–950 ramp
primary
#CBDEDC
secondary
#B4999C
accent
#454EA1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151616
muted
#848484