#C9DBDD#C9DBDD
#C9DBDD is a very light, near-neutral teal. Relative luminance 0.683; OKLCH L 87.9% C 0.020 H 204.8°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C9DBDD |
|---|---|
| RGB | rgb(201, 219, 221) |
| HSL | hsl(186, 23%, 83%) |
| HSV | hsv(186, 9%, 87%) |
| CMYK | cmyk(9%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(86.16, -5.61, -3.04) |
| CIE-LCH | lch(86.16, 6.38, 208.45°) |
| OKLab | oklab(87.85% -0.0177 -0.0082) |
| OKLCH | oklch(87.85% 0.02 204.8) |
| XYZ | xyz(62.4671, 68.3001, 78.2847) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Fog
#D8DCE0
ΔE00 6.24
Light Grey
#D8DCD6
ΔE00 6.26
Silver (survey)
#C5C9C7
ΔE00 6.66
Lightblue
#ADD8E6
ΔE00 7.38
Gainsboro
#DCDCDC
ΔE00 7.52
Light Gray
#D3D3D3
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9DBDD #DDCBC9
analogous
#C9DDD5 #C9DBDD #C9D1DD
triadic
#C9DBDD #DDC9DB #DBDDC9
tetradic
#C9DBDD #D5C9DD #DDCBC9 #D1DDC9
square
#C9DBDD #D5C9DD #DDCBC9 #D1DDC9
split-complementary
#C9DBDD #DDC9D1 #DDD5C9
monochromatic
#7EA9AE #A3C2C5 #C9DBDD #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.43
#C9DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#C9DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9DBDD
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9DBDD | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DD
Deuteranopia (green-blind)
#D4D6DD
Tritanopia (blue-blind)
#C4DDDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c9dbdd; /* rgb */ color: rgb(201, 219, 221); /* oklch */ color: oklch(87.9% 0.020 204.8);
Tailwind
colors: {
custom: {
50: '#d9e6e7',
500: '#c9dbdd',
950: '#000000',
},
}SCSS
$custom: #c9dbdd; $custom-light: #d9e6e7; $custom-dark: #000000;
JSON
{
"hex": "#c9dbdd",
"rgb": {
"r": 201,
"g": 219,
"b": 221
},
"hsl": {
"h": 186,
"s": 22.727,
"l": 82.745
},
"oklch": {
"l": 0.87853,
"c": 0.01953,
"h": 204.8
},
"luminance": 0.68301
}Semantic roles & 50–950 ramp
primary
#C9DBDD
secondary
#B39A97
accent
#4E44A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484