#C5D3CD#C5D3CD
#C5D3CD is a very light, near-neutral teal. Relative luminance 0.629; OKLCH L 85.4% C 0.017 H 168.4°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C5D3CD |
|---|---|
| RGB | rgb(197, 211, 205) |
| HSL | hsl(154, 14%, 80%) |
| HSV | hsv(154, 7%, 83%) |
| CMYK | cmyk(6.6%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(83.37, -5.85, 1.34) |
| CIE-LCH | lch(83.37, 6.00, 167.12°) |
| OKLab | oklab(85.45% -0.0169 0.0035) |
| OKLCH | oklch(85.45% 0.017 168.4) |
| XYZ | xyz(57.3374, 62.8661, 66.8594) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.94
Silver (survey)
#C5C9C7
ΔE00 5.28
Light Gray
#D3D3D3
ΔE00 7.44
Fog
#D8DCE0
ΔE00 7.89
Gainsboro
#DCDCDC
ΔE00 7.93
Silver
#C0C0C0
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5D3CD #D3C5CB
analogous
#C5D3C6 #C5D3CD #C5D2D3
triadic
#C5D3CD #CDC5D3 #D3CDC5
tetradic
#C5D3CD #C6C5D3 #D3C5CB #D2D3C5
square
#C5D3CD #C6C5D3 #D3C5CB #D2D3C5
split-complementary
#C5D3CD #D3C5D2 #D3C6C5
monochromatic
#7F9E91 #A2B9AF #C5D3CD #E8EDEB #EEF2F0
Accessibility & contrast
On white
1.55
#C5D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#C5D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5D3CD
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5D3CD | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#CFCFCD
Tritanopia (blue-blind)
#C2D3D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c5d3cd; /* rgb */ color: rgb(197, 211, 205); /* oklch */ color: oklch(85.4% 0.017 168.4);
Tailwind
colors: {
custom: {
50: '#d6e0dc',
500: '#c5d3cd',
950: '#000000',
},
}SCSS
$custom: #c5d3cd; $custom-light: #d6e0dc; $custom-dark: #000000;
JSON
{
"hex": "#c5d3cd",
"rgb": {
"r": 197,
"g": 211,
"b": 205
},
"hsl": {
"h": 154.286,
"s": 13.725,
"l": 80
},
"oklch": {
"l": 0.85447,
"c": 0.01723,
"h": 168.4
},
"luminance": 0.62867
}Semantic roles & 50–950 ramp
primary
#C5D3CD
secondary
#A7959D
accent
#4E6D98
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484