#C3D5CD#C3D5CD
#C3D5CD is a very light, muted teal. Relative luminance 0.636; OKLCH L 85.7% C 0.022 H 167.4°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C3D5CD |
|---|---|
| RGB | rgb(195, 213, 205) |
| HSL | hsl(153, 18%, 80%) |
| HSV | hsv(153, 8%, 84%) |
| CMYK | cmyk(8.5%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(83.76, -7.56, 1.88) |
| CIE-LCH | lch(83.76, 7.79, 166.03°) |
| OKLab | oklab(85.72% -0.0217 0.0049) |
| OKLCH | oklch(85.72% 0.022 167.4) |
| XYZ | xyz(57.3170, 63.5977, 67.0016) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.28
Silver (survey)
#C5C9C7
ΔE00 7.02
Light Gray
#D3D3D3
ΔE00 9.14
Powder Blue
#B0E0E6
ΔE00 9.34
Fog
#D8DCE0
ΔE00 9.45
Gainsboro
#DCDCDC
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3D5CD #D5C3CB
analogous
#C3D5C4 #C3D5CD #C3D4D5
triadic
#C3D5CD #CDC3D5 #D5CDC3
tetradic
#C3D5CD #C4C3D5 #D5C3CB #D4D5C3
square
#C3D5CD #C4C3D5 #D5C3CB #D4D5C3
split-complementary
#C3D5CD #D5C3D4 #D5C4C3
monochromatic
#7BA391 #9FBCAF #C3D5CD #E7EEEB #EDF2F0
Accessibility & contrast
On white
1.53
#C3D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#C3D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3D5CD
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3D5CD | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#D0D0CD
Tritanopia (blue-blind)
#C0D5D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c3d5cd; /* rgb */ color: rgb(195, 213, 205); /* oklch */ color: oklch(85.7% 0.022 167.4);
Tailwind
colors: {
custom: {
50: '#d5e1dc',
500: '#c3d5cd',
950: '#000000',
},
}SCSS
$custom: #c3d5cd; $custom-light: #d5e1dc; $custom-dark: #000000;
JSON
{
"hex": "#c3d5cd",
"rgb": {
"r": 195,
"g": 213,
"b": 205
},
"hsl": {
"h": 153.333,
"s": 17.647,
"l": 80
},
"oklch": {
"l": 0.85715,
"c": 0.02227,
"h": 167.4
},
"luminance": 0.63598
}Semantic roles & 50–950 ramp
primary
#C3D5CD
secondary
#AA929D
accent
#4A6E9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484