#C7D2CD#C7D2CD
#C7D2CD is a very light, near-neutral teal. Relative luminance 0.626; OKLCH L 85.4% C 0.014 H 167.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C7D2CD |
|---|---|
| RGB | rgb(199, 210, 205) |
| HSL | hsl(153, 11%, 80%) |
| HSV | hsv(153, 5%, 82%) |
| CMYK | cmyk(5.2%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(83.25, -4.66, 1.18) |
| CIE-LCH | lch(83.25, 4.80, 165.74°) |
| OKLab | oklab(85.39% -0.0134 0.0031) |
| OKLCH | oklch(85.39% 0.014 167.1) |
| XYZ | xyz(57.6171, 62.6426, 66.8015) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.02
Silver (survey)
#C5C9C7
ΔE00 4.05
Light Gray
#D3D3D3
ΔE00 6.17
Gainsboro
#DCDCDC
ΔE00 6.78
Fog
#D8DCE0
ΔE00 6.83
Silver
#C0C0C0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7D2CD #D2C7CC
analogous
#C7D2C7 #C7D2CD #C7D1D2
triadic
#C7D2CD #CDC7D2 #D2CDC7
tetradic
#C7D2CD #C7C7D2 #D2C7CC #D1D2C7
square
#C7D2CD #C7C7D2 #D2C7CC #D1D2C7
split-complementary
#C7D2CD #D2C7D1 #D2C7C7
monochromatic
#839B90 #A5B7AF #C7D2CD #E9EDEB #EEF1F0
Accessibility & contrast
On white
1.55
#C7D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#C7D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7D2CD
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7D2CD | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#CFCFCD
Tritanopia (blue-blind)
#C5D2D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c7d2cd; /* rgb */ color: rgb(199, 210, 205); /* oklch */ color: oklch(85.4% 0.014 167.1);
Tailwind
colors: {
custom: {
50: '#d8dfdc',
500: '#c7d2cd',
950: '#000000',
},
}SCSS
$custom: #c7d2cd; $custom-light: #d8dfdc; $custom-dark: #000000;
JSON
{
"hex": "#c7d2cd",
"rgb": {
"r": 199,
"g": 210,
"b": 205
},
"hsl": {
"h": 152.727,
"s": 10.891,
"l": 80.196
},
"oklch": {
"l": 0.8539,
"c": 0.01376,
"h": 167.1
},
"luminance": 0.62643
}Semantic roles & 50–950 ramp
primary
#C7D2CD
secondary
#A6979E
accent
#517095
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484