#CBDDDC#CBDDDC
#CBDDDC is a very light, near-neutral teal. Relative luminance 0.696; OKLCH L 88.4% C 0.019 H 192.8°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDDDC |
|---|---|
| RGB | rgb(203, 221, 220) |
| HSL | hsl(177, 21%, 83%) |
| HSV | hsv(177, 8%, 87%) |
| CMYK | cmyk(8.1%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(86.79, -6.18, -1.57) |
| CIE-LCH | lch(86.79, 6.38, 194.24°) |
| OKLab | oklab(88.38% -0.0188 -0.0043) |
| OKLCH | oklch(88.38% 0.019 192.8) |
| XYZ | xyz(63.4005, 69.5758, 77.7855) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.74
Silver (survey)
#C5C9C7
ΔE00 6.91
Fog
#D8DCE0
ΔE00 6.93
Azure (CSS)
#F0FFFF
ΔE00 7.55
Gainsboro
#DCDCDC
ΔE00 7.78
Lightcyan
#E0FFFF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDDDC #DDCBCC
analogous
#CBDDD3 #CBDDDC #CBD5DD
triadic
#CBDDDC #DCCBDD #DDDCCB
tetradic
#CBDDDC #D3CBDD #DDCBCC #D5DDCB
square
#CBDDDC #D3CBDD #DDCBCC #D5DDCB
split-complementary
#CBDDDC #DDCBD5 #DDD3CB
monochromatic
#81ADAA #A6C5C3 #CBDDDC #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.41
#CBDDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#CBDDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDDDC
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDDDC | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDBDC
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#C6DEDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cbdddc; /* rgb */ color: rgb(203, 221, 220); /* oklch */ color: oklch(88.4% 0.019 192.8);
Tailwind
colors: {
custom: {
50: '#dae7e6',
500: '#cbdddc',
950: '#000000',
},
}SCSS
$custom: #cbdddc; $custom-light: #dae7e6; $custom-dark: #000000;
JSON
{
"hex": "#cbdddc",
"rgb": {
"r": 203,
"g": 221,
"b": 220
},
"hsl": {
"h": 176.667,
"s": 20.93,
"l": 83.137
},
"oklch": {
"l": 0.88377,
"c": 0.01933,
"h": 192.8
},
"luminance": 0.69577
}Semantic roles & 50–950 ramp
primary
#CBDDDC
secondary
#B3999B
accent
#464B9F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151616
muted
#848484