#C5D2CD#C5D2CD
#C5D2CD is a very light, near-neutral teal. Relative luminance 0.624; OKLCH L 85.2% C 0.016 H 171.0°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C5D2CD |
|---|---|
| RGB | rgb(197, 210, 205) |
| HSL | hsl(157, 13%, 80%) |
| HSV | hsv(157, 6%, 82%) |
| CMYK | cmyk(6.2%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(83.11, -5.33, 0.96) |
| CIE-LCH | lch(83.11, 5.42, 169.83°) |
| OKLab | oklab(85.24% -0.0155 0.0025) |
| OKLCH | oklch(85.24% 0.016 171) |
| XYZ | xyz(57.0898, 62.3707, 66.7768) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.67
Light Grey
#D8DCD6
ΔE00 4.69
Light Gray
#D3D3D3
ΔE00 6.88
Fog
#D8DCE0
ΔE00 7.36
Gainsboro
#DCDCDC
ΔE00 7.47
Silver
#C0C0C0
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5D2CD #D2C5CA
analogous
#C5D2C7 #C5D2CD #C5D1D2
triadic
#C5D2CD #CDC5D2 #D2CDC5
tetradic
#C5D2CD #C7C5D2 #D2C5CA #D1D2C5
square
#C5D2CD #C7C5D2 #D2C5CA #D1D2C5
split-complementary
#C5D2CD #D2C5D1 #D2C7C5
monochromatic
#809D92 #A3B7AF #C5D2CD #E7EDEB #EEF2F0
Accessibility & contrast
On white
1.56
#C5D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#C5D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5D2CD
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5D2CD | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#CFCECD
Tritanopia (blue-blind)
#C2D2D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c5d2cd; /* rgb */ color: rgb(197, 210, 205); /* oklch */ color: oklch(85.2% 0.016 171.0);
Tailwind
colors: {
custom: {
50: '#d6dfdc',
500: '#c5d2cd',
950: '#000000',
},
}SCSS
$custom: #c5d2cd; $custom-light: #d6dfdc; $custom-dark: #000000;
JSON
{
"hex": "#c5d2cd",
"rgb": {
"r": 197,
"g": 210,
"b": 205
},
"hsl": {
"h": 156.923,
"s": 12.621,
"l": 79.804
},
"oklch": {
"l": 0.85241,
"c": 0.01566,
"h": 171
},
"luminance": 0.62371
}Semantic roles & 50–950 ramp
primary
#C5D2CD
secondary
#A6959C
accent
#4F6A97
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484