#CCDBDB#CCDBDB
#CCDBDB is a very light, near-neutral teal. Relative luminance 0.686; OKLCH L 88.0% C 0.016 H 196.9°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDBDB |
|---|---|
| RGB | rgb(204, 219, 219) |
| HSL | hsl(180, 17%, 83%) |
| HSV | hsv(180, 7%, 86%) |
| CMYK | cmyk(6.8%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(86.31, -5.01, -1.73) |
| CIE-LCH | lch(86.31, 5.30, 199.03°) |
| OKLab | oklab(88.01% -0.0154 -0.0047) |
| OKLCH | oklch(88.01% 0.016 196.9) |
| XYZ | xyz(63.0168, 68.6141, 76.9279) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.00
Fog
#D8DCE0
ΔE00 5.69
Silver (survey)
#C5C9C7
ΔE00 5.86
Gainsboro
#DCDCDC
ΔE00 6.64
Light Gray
#D3D3D3
ΔE00 6.67
Azure (CSS)
#F0FFFF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDBDB #DBCCCC
analogous
#CCDBD3 #CCDBDB #CCD3DB
triadic
#CCDBDB #DBCCDB #DBDBCC
tetradic
#CCDBDB #D3CCDB #DBCCCC #D3DBCC
square
#CCDBDB #D3CCDB #DBCCCC #D3DBCC
split-complementary
#CCDBDB #DBCCD3 #DBD3CC
monochromatic
#84A8A8 #A8C2C2 #CCDBDB #EDF2F2 #EDF2F2
Accessibility & contrast
On white
1.43
#CCDBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#CCDBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDBDB
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDBDB | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DB
Deuteranopia (green-blind)
#D6D7DB
Tritanopia (blue-blind)
#C8DCDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ccdbdb; /* rgb */ color: rgb(204, 219, 219); /* oklch */ color: oklch(88.0% 0.016 196.9);
Tailwind
colors: {
custom: {
50: '#dbe6e6',
500: '#ccdbdb',
950: '#000000',
},
}SCSS
$custom: #ccdbdb; $custom-light: #dbe6e6; $custom-dark: #000000;
JSON
{
"hex": "#ccdbdb",
"rgb": {
"r": 204,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 17.241,
"l": 82.941
},
"oklch": {
"l": 0.88011,
"c": 0.01614,
"h": 196.9
},
"luminance": 0.68615
}Semantic roles & 50–950 ramp
primary
#CCDBDB
secondary
#B09B9B
accent
#4A4A9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484