#C9DCDB#C9DCDB
#C9DCDB is a very light, muted teal. Relative luminance 0.687; OKLCH L 88.0% C 0.020 H 192.9°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C9DCDB |
|---|---|
| RGB | rgb(201, 220, 219) |
| HSL | hsl(177, 21%, 83%) |
| HSV | hsv(177, 9%, 86%) |
| CMYK | cmyk(8.6%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(86.36, -6.51, -1.68) |
| CIE-LCH | lch(86.36, 6.73, 194.45°) |
| OKLab | oklab(88% -0.0199 -0.0046) |
| OKLCH | oklch(88% 0.02 192.9) |
| XYZ | xyz(62.4639, 68.7174, 76.9770) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.08
Silver (survey)
#C5C9C7
ΔE00 7.04
Fog
#D8DCE0
ΔE00 7.27
Powder Blue
#B0E0E6
ΔE00 7.63
Lightcyan
#E0FFFF
ΔE00 7.87
Azure (CSS)
#F0FFFF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9DCDB #DCC9CA
analogous
#C9DCD1 #C9DCDB #C9D3DC
triadic
#C9DCDB #DBC9DC #DCDBC9
tetradic
#C9DCDB #D1C9DC #DCC9CA #D3DCC9
square
#C9DCDB #D1C9DC #DCC9CA #D3DCC9
split-complementary
#C9DCDB #DCC9D3 #DCD1C9
monochromatic
#7FACA9 #A4C4C2 #C9DCDB #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.42
#C9DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#C9DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9DCDB
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9DCDB | 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)
#D9DADB
Deuteranopia (green-blind)
#D6D7DB
Tritanopia (blue-blind)
#C4DDDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c9dcdb; /* rgb */ color: rgb(201, 220, 219); /* oklch */ color: oklch(88.0% 0.020 192.9);
Tailwind
colors: {
custom: {
50: '#d9e6e6',
500: '#c9dcdb',
950: '#000000',
},
}SCSS
$custom: #c9dcdb; $custom-light: #d9e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c9dcdb",
"rgb": {
"r": 201,
"g": 220,
"b": 219
},
"hsl": {
"h": 176.842,
"s": 21.348,
"l": 82.549
},
"oklch": {
"l": 0.87999,
"c": 0.0204,
"h": 192.9
},
"luminance": 0.68718
}Semantic roles & 50–950 ramp
primary
#C9DCDB
secondary
#B29799
accent
#464AA0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484