#C9DBDB#C9DBDB
#C9DBDB is a very light, near-neutral teal. Relative luminance 0.682; OKLCH L 87.8% C 0.019 H 196.8°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C9DBDB |
|---|---|
| RGB | rgb(201, 219, 219) |
| HSL | hsl(180, 20%, 82%) |
| HSV | hsv(180, 8%, 86%) |
| CMYK | cmyk(8.2%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(86.10, -6.00, -2.06) |
| CIE-LCH | lch(86.10, 6.34, 198.96°) |
| OKLab | oklab(87.79% -0.0185 -0.0056) |
| OKLCH | oklch(87.79% 0.019 196.8) |
| XYZ | xyz(62.2023, 68.1941, 76.8898) |
| Luminance | 0.6819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.92
Silver (survey)
#C5C9C7
ΔE00 6.63
Fog
#D8DCE0
ΔE00 6.72
Light Gray
#D3D3D3
ΔE00 7.71
Gainsboro
#DCDCDC
ΔE00 7.72
Lightblue
#ADD8E6
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9DBDB #DBC9C9
analogous
#C9DBD2 #C9DBDB #C9D2DB
triadic
#C9DBDB #DBC9DB #DBDBC9
tetradic
#C9DBDB #D2C9DB #DBC9C9 #D2DBC9
square
#C9DBDB #D2C9DB #DBC9C9 #D2DBC9
split-complementary
#C9DBDB #DBC9D2 #DBD2C9
monochromatic
#80AAAA #A4C3C3 #C9DBDB #EDF3F3 #EDF3F3
Accessibility & contrast
On white
1.43
#C9DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#C9DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9DBDB
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9DBDB | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#D5D6DB
Tritanopia (blue-blind)
#C4DCDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c9dbdb; /* rgb */ color: rgb(201, 219, 219); /* oklch */ color: oklch(87.8% 0.019 196.8);
Tailwind
colors: {
custom: {
50: '#d9e6e6',
500: '#c9dbdb',
950: '#000000',
},
}SCSS
$custom: #c9dbdb; $custom-light: #d9e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c9dbdb",
"rgb": {
"r": 201,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 20,
"l": 82.353
},
"oklch": {
"l": 0.87793,
"c": 0.01932,
"h": 196.8
},
"luminance": 0.68195
}Semantic roles & 50–950 ramp
primary
#C9DBDB
secondary
#B19797
accent
#47479E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484