#C7DBDD#C7DBDD
#C7DBDD is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.7% C 0.022 H 204.0°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DBDD |
|---|---|
| RGB | rgb(199, 219, 221) |
| HSL | hsl(185, 24%, 82%) |
| HSV | hsv(185, 10%, 87%) |
| CMYK | cmyk(10%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(86.02, -6.26, -3.26) |
| CIE-LCH | lch(86.02, 7.06, 207.49°) |
| OKLab | oklab(87.71% -0.0197 -0.0088) |
| OKLCH | oklch(87.71% 0.022 204) |
| XYZ | xyz(61.9329, 68.0246, 78.2597) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.81
Lightblue
#ADD8E6
ΔE00 6.88
Fog
#D8DCE0
ΔE00 6.93
Silver (survey)
#C5C9C7
ΔE00 7.16
Powder Blue
#B0E0E6
ΔE00 7.24
Lightcyan
#E0FFFF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DBDD #DDC9C7
analogous
#C7DDD4 #C7DBDD #C7D0DD
triadic
#C7DBDD #DDC7DB #DBDDC7
tetradic
#C7DBDD #D4C7DD #DDC9C7 #D0DDC7
square
#C7DBDD #D4C7DD #DDC9C7 #D0DDC7
split-complementary
#C7DBDD #DDC7D0 #DDD4C7
monochromatic
#7BAAAF #A1C3C6 #C7DBDD #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.44
#C7DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#C7DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DBDD
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DBDD | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DD
Deuteranopia (green-blind)
#D3D6DD
Tritanopia (blue-blind)
#C1DDDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c7dbdd; /* rgb */ color: rgb(199, 219, 221); /* oklch */ color: oklch(87.7% 0.022 204.0);
Tailwind
colors: {
custom: {
50: '#d8e6e7',
500: '#c7dbdd',
950: '#000000',
},
}SCSS
$custom: #c7dbdd; $custom-light: #d8e6e7; $custom-dark: #000000;
JSON
{
"hex": "#c7dbdd",
"rgb": {
"r": 199,
"g": 219,
"b": 221
},
"hsl": {
"h": 185.455,
"s": 24.444,
"l": 82.353
},
"oklch": {
"l": 0.87709,
"c": 0.02161,
"h": 204
},
"luminance": 0.68026
}Semantic roles & 50–950 ramp
primary
#C7DBDD
secondary
#B49795
accent
#4B43A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484