#C7DBDC#C7DBDC
#C7DBDC is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.7% C 0.021 H 200.4°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DBDC |
|---|---|
| RGB | rgb(199, 219, 220) |
| HSL | hsl(183, 23%, 82%) |
| HSV | hsv(183, 10%, 86%) |
| CMYK | cmyk(9.5%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(85.99, -6.46, -2.77) |
| CIE-LCH | lch(85.99, 7.02, 203.21°) |
| OKLab | oklab(87.68% -0.0201 -0.0075) |
| OKLCH | oklch(87.68% 0.021 200.4) |
| XYZ | xyz(61.8000, 67.9714, 77.5601) |
| Luminance | 0.6797 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.66
Lightblue
#ADD8E6
ΔE00 7.13
Fog
#D8DCE0
ΔE00 7.14
Silver (survey)
#C5C9C7
ΔE00 7.14
Powder Blue
#B0E0E6
ΔE00 7.22
Lightcyan
#E0FFFF
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DBDC #DCC8C7
analogous
#C7DCD3 #C7DBDC #C7D1DC
triadic
#C7DBDC #DCC7DB #DBDCC7
tetradic
#C7DBDC #D3C7DC #DCC8C7 #D1DCC7
square
#C7DBDC #D3C7DC #DCC8C7 #D1DCC7
split-complementary
#C7DBDC #DCC7D1 #DCD3C7
monochromatic
#7CABAD #A1C3C4 #C7DBDC #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.44
#C7DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#C7DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DBDC
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DBDC | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#C1DDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c7dbdc; /* rgb */ color: rgb(199, 219, 220); /* oklch */ color: oklch(87.7% 0.021 200.4);
Tailwind
colors: {
custom: {
50: '#d8e6e6',
500: '#c7dbdc',
950: '#000000',
},
}SCSS
$custom: #c7dbdc; $custom-light: #d8e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c7dbdc",
"rgb": {
"r": 199,
"g": 219,
"b": 220
},
"hsl": {
"h": 182.857,
"s": 23.077,
"l": 82.157
},
"oklch": {
"l": 0.8768,
"c": 0.02148,
"h": 200.4
},
"luminance": 0.67972
}Semantic roles & 50–950 ramp
primary
#C7DBDC
secondary
#B29695
accent
#4844A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484