#C7DBDB#C7DBDB
#C7DBDB is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.6% C 0.021 H 196.8°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DBDB |
|---|---|
| RGB | rgb(199, 219, 219) |
| HSL | hsl(180, 22%, 82%) |
| HSV | hsv(180, 9%, 86%) |
| CMYK | cmyk(9.1%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(85.97, -6.65, -2.28) |
| CIE-LCH | lch(85.97, 7.03, 198.91°) |
| OKLab | oklab(87.65% -0.0205 -0.0062) |
| OKLCH | oklch(87.65% 0.021 196.8) |
| XYZ | xyz(61.6680, 67.9186, 76.8647) |
| Luminance | 0.6792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.53
Silver (survey)
#C5C9C7
ΔE00 7.15
Powder Blue
#B0E0E6
ΔE00 7.24
Fog
#D8DCE0
ΔE00 7.38
Lightblue
#ADD8E6
ΔE00 7.41
Lightcyan
#E0FFFF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DBDB #DBC7C7
analogous
#C7DBD1 #C7DBDB #C7D1DB
triadic
#C7DBDB #DBC7DB #DBDBC7
tetradic
#C7DBDB #D1C7DB #DBC7C7 #D1DBC7
square
#C7DBDB #D1C7DB #DBC7C7 #D1DBC7
split-complementary
#C7DBDB #DBC7D1 #DBD1C7
monochromatic
#7CABAB #A2C3C3 #C7DBDB #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.44
#C7DBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#C7DBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DBDB
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DBDB | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DB
Deuteranopia (green-blind)
#D4D6DB
Tritanopia (blue-blind)
#C1DCDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c7dbdb; /* rgb */ color: rgb(199, 219, 219); /* oklch */ color: oklch(87.6% 0.021 196.8);
Tailwind
colors: {
custom: {
50: '#d8e6e6',
500: '#c7dbdb',
950: '#000000',
},
}SCSS
$custom: #c7dbdb; $custom-light: #d8e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c7dbdb",
"rgb": {
"r": 199,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 21.739,
"l": 81.961
},
"oklch": {
"l": 0.8765,
"c": 0.02142,
"h": 196.8
},
"luminance": 0.6792
}Semantic roles & 50–950 ramp
primary
#C7DBDB
secondary
#B19595
accent
#4545A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484