#C9DBDA#C9DBDA
#C9DBDA is a very light, near-neutral teal. Relative luminance 0.681; OKLCH L 87.8% C 0.019 H 192.8°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C9DBDA |
|---|---|
| RGB | rgb(201, 219, 218) |
| HSL | hsl(177, 20%, 82%) |
| HSV | hsv(177, 8%, 86%) |
| CMYK | cmyk(8.2%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(86.08, -6.19, -1.57) |
| CIE-LCH | lch(86.08, 6.39, 194.23°) |
| OKLab | oklab(87.76% -0.0189 -0.0043) |
| OKLCH | oklch(87.76% 0.019 192.8) |
| XYZ | xyz(62.0710, 68.1416, 76.1985) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.80
Silver (survey)
#C5C9C7
ΔE00 6.66
Fog
#D8DCE0
ΔE00 6.98
Light Gray
#D3D3D3
ΔE00 7.83
Gainsboro
#DCDCDC
ΔE00 7.85
Powder Blue
#B0E0E6
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9DBDA #DBC9CA
analogous
#C9DBD1 #C9DBDA #C9D3DB
triadic
#C9DBDA #DAC9DB #DBDAC9
tetradic
#C9DBDA #D1C9DB #DBC9CA #D3DBC9
square
#C9DBDA #D1C9DB #DBC9CA #D3DBC9
split-complementary
#C9DBDA #DBC9D3 #DBD1C9
monochromatic
#80AAA8 #A4C3C1 #C9DBDA #EDF3F2 #EDF3F2
Accessibility & contrast
On white
1.44
#C9DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#C9DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9DBDA
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9DBDA | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DA
Deuteranopia (green-blind)
#D5D6DA
Tritanopia (blue-blind)
#C4DCDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c9dbda; /* rgb */ color: rgb(201, 219, 218); /* oklch */ color: oklch(87.8% 0.019 192.8);
Tailwind
colors: {
custom: {
50: '#d9e6e5',
500: '#c9dbda',
950: '#000000',
},
}SCSS
$custom: #c9dbda; $custom-light: #d9e6e5; $custom-dark: #000000;
JSON
{
"hex": "#c9dbda",
"rgb": {
"r": 201,
"g": 219,
"b": 218
},
"hsl": {
"h": 176.667,
"s": 20,
"l": 82.353
},
"oklch": {
"l": 0.87764,
"c": 0.01936,
"h": 192.8
},
"luminance": 0.68142
}Semantic roles & 50–950 ramp
primary
#C9DBDA
secondary
#B19799
accent
#474C9E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484