#C7DBDE#C7DBDE
#C7DBDE is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.7% C 0.022 H 207.6°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DBDE |
|---|---|
| RGB | rgb(199, 219, 222) |
| HSL | hsl(188, 26%, 83%) |
| HSV | hsv(188, 10%, 87%) |
| CMYK | cmyk(10.4%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(86.05, -6.06, -3.75) |
| CIE-LCH | lch(86.05, 7.13, 211.71°) |
| OKLab | oklab(87.74% -0.0194 -0.0101) |
| OKLCH | oklch(87.74% 0.022 207.6) |
| XYZ | xyz(62.0665, 68.0780, 78.9635) |
| Luminance | 0.6808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.67
Fog
#D8DCE0
ΔE00 6.73
Light Grey
#D8DCD6
ΔE00 7.00
Silver (survey)
#C5C9C7
ΔE00 7.21
Powder Blue
#B0E0E6
ΔE00 7.30
Light Gray
#D3D3D3
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DBDE #DECAC7
analogous
#C7DED5 #C7DBDE #C7CFDE
triadic
#C7DBDE #DEC7DB #DBDEC7
tetradic
#C7DBDE #D5C7DE #DECAC7 #CFDEC7
square
#C7DBDE #D5C7DE #DECAC7 #CFDEC7
split-complementary
#C7DBDE #DEC7CF #DED5C7
monochromatic
#7AA9B1 #A0C2C7 #C7DBDE #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.44
#C7DBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#C7DBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DBDE
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DBDE | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DE
Deuteranopia (green-blind)
#D3D6DE
Tritanopia (blue-blind)
#C1DDDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c7dbde; /* rgb */ color: rgb(199, 219, 222); /* oklch */ color: oklch(87.7% 0.022 207.6);
Tailwind
colors: {
custom: {
50: '#d8e6e8',
500: '#c7dbde',
950: '#000000',
},
}SCSS
$custom: #c7dbde; $custom-light: #d8e6e8; $custom-dark: #000000;
JSON
{
"hex": "#c7dbde",
"rgb": {
"r": 199,
"g": 219,
"b": 222
},
"hsl": {
"h": 187.826,
"s": 25.843,
"l": 82.549
},
"oklch": {
"l": 0.87739,
"c": 0.02184,
"h": 207.6
},
"luminance": 0.68079
}Semantic roles & 50–950 ramp
primary
#C7DBDE
secondary
#B59994
accent
#4E41A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484