#C3D3CD#C3D3CD
#C3D3CD is a very light, near-neutral teal. Relative luminance 0.626; OKLCH L 85.3% C 0.019 H 171.4°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C3D3CD |
|---|---|
| RGB | rgb(195, 211, 205) |
| HSL | hsl(158, 15%, 80%) |
| HSV | hsv(158, 8%, 83%) |
| CMYK | cmyk(7.6%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(83.23, -6.52, 1.11) |
| CIE-LCH | lch(83.23, 6.62, 170.30°) |
| OKLab | oklab(85.3% -0.0189 0.0029) |
| OKLCH | oklch(85.3% 0.019 171.4) |
| XYZ | xyz(56.8171, 62.5977, 66.8350) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.63
Silver (survey)
#C5C9C7
ΔE00 5.89
Light Gray
#D3D3D3
ΔE00 8.11
Fog
#D8DCE0
ΔE00 8.43
Gainsboro
#DCDCDC
ΔE00 8.59
Silver
#C0C0C0
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3D3CD #D3C3C9
analogous
#C3D3C5 #C3D3CD #C3D1D3
triadic
#C3D3CD #CDC3D3 #D3CDC3
tetradic
#C3D3CD #C5C3D3 #D3C3C9 #D1D3C3
square
#C3D3CD #C5C3D3 #D3C3C9 #D1D3C3
split-complementary
#C3D3CD #D3C3D1 #D3C5C3
monochromatic
#7C9F92 #A0B9B0 #C3D3CD #E6EDEA #EDF2F0
Accessibility & contrast
On white
1.55
#C3D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#C3D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3D3CD
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3D3CD | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#CFCECD
Tritanopia (blue-blind)
#C0D3D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c3d3cd; /* rgb */ color: rgb(195, 211, 205); /* oklch */ color: oklch(85.3% 0.019 171.4);
Tailwind
colors: {
custom: {
50: '#d5e0dc',
500: '#c3d3cd',
950: '#000000',
},
}SCSS
$custom: #c3d3cd; $custom-light: #d5e0dc; $custom-dark: #000000;
JSON
{
"hex": "#c3d3cd",
"rgb": {
"r": 195,
"g": 211,
"b": 205
},
"hsl": {
"h": 157.5,
"s": 15.385,
"l": 79.608
},
"oklch": {
"l": 0.853,
"c": 0.01914,
"h": 171.4
},
"luminance": 0.62598
}Semantic roles & 50–950 ramp
primary
#C3D3CD
secondary
#A8939A
accent
#4C699A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484