#CCDBDD#CCDBDD
#CCDBDD is a very light, near-neutral teal. Relative luminance 0.687; OKLCH L 88.1% C 0.016 H 206.4°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CCDBDD |
|---|---|
| RGB | rgb(204, 219, 221) |
| HSL | hsl(187, 20%, 83%) |
| HSV | hsv(187, 8%, 87%) |
| CMYK | cmyk(7.7%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(86.37, -4.63, -2.71) |
| CIE-LCH | lch(86.37, 5.36, 210.33°) |
| OKLab | oklab(88.07% -0.0147 -0.0073) |
| OKLCH | oklch(88.07% 0.016 206.4) |
| XYZ | xyz(63.2817, 68.7201, 78.3229) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 5.16
Light Grey
#D8DCD6
ΔE00 5.47
Silver (survey)
#C5C9C7
ΔE00 5.95
Gainsboro
#DCDCDC
ΔE00 6.45
Light Gray
#D3D3D3
ΔE00 6.49
Azure (CSS)
#F0FFFF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCDBDD #DDCECC
analogous
#CCDDD6 #CCDBDD #CCD2DD
triadic
#CCDBDD #DDCCDB #DBDDCC
tetradic
#CCDBDD #D6CCDD #DDCECC #D2DDCC
square
#CCDBDD #D6CCDD #DDCECC #D2DDCC
split-complementary
#CCDBDD #DDCCD2 #DDD6CC
monochromatic
#83A7AC #A7C1C5 #CCDBDD #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.42
#CCDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#CCDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCDBDD
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCDBDD | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADD
Deuteranopia (green-blind)
#D5D7DD
Tritanopia (blue-blind)
#C8DCDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ccdbdd; /* rgb */ color: rgb(204, 219, 221); /* oklch */ color: oklch(88.1% 0.016 206.4);
Tailwind
colors: {
custom: {
50: '#dbe6e7',
500: '#ccdbdd',
950: '#000000',
},
}SCSS
$custom: #ccdbdd; $custom-light: #dbe6e7; $custom-dark: #000000;
JSON
{
"hex": "#ccdbdd",
"rgb": {
"r": 204,
"g": 219,
"b": 221
},
"hsl": {
"h": 187.059,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.8807,
"c": 0.01639,
"h": 206.4
},
"luminance": 0.68721
}Semantic roles & 50–950 ramp
primary
#CCDBDD
secondary
#B39D9A
accent
#51479E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484