#C4D5CD#C4D5CD
#C4D5CD is a very light, muted teal. Relative luminance 0.637; OKLCH L 85.8% C 0.021 H 166.0°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D5CD |
|---|---|
| RGB | rgb(196, 213, 205) |
| HSL | hsl(152, 17%, 80%) |
| HSV | hsv(152, 8%, 84%) |
| CMYK | cmyk(8%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(83.83, -7.22, 1.99) |
| CIE-LCH | lch(83.83, 7.49, 164.59°) |
| OKLab | oklab(85.79% -0.0207 0.0052) |
| OKLCH | oklch(85.79% 0.021 166) |
| XYZ | xyz(57.5764, 63.7314, 67.0138) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.95
Silver (survey)
#C5C9C7
ΔE00 6.74
Light Gray
#D3D3D3
ΔE00 8.84
Gainsboro
#DCDCDC
ΔE00 9.19
Fog
#D8DCE0
ΔE00 9.20
Honeydew
#F0FFF0
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D5CD #D5C4CC
analogous
#C4D5C4 #C4D5CD #C4D4D5
triadic
#C4D5CD #CDC4D5 #D5CDC4
tetradic
#C4D5CD #C4C4D5 #D5C4CC #D4D5C4
square
#C4D5CD #C4C4D5 #D5C4CC #D4D5C4
split-complementary
#C4D5CD #D5C4D4 #D5C4C4
monochromatic
#7CA290 #A0BCAF #C4D5CD #E8EEEB #EDF2F0
Accessibility & contrast
On white
1.53
#C4D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#C4D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D5CD
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D5CD | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CD
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#C1D5D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c4d5cd; /* rgb */ color: rgb(196, 213, 205); /* oklch */ color: oklch(85.8% 0.021 166.0);
Tailwind
colors: {
custom: {
50: '#d5e1dc',
500: '#c4d5cd',
950: '#000000',
},
}SCSS
$custom: #c4d5cd; $custom-light: #d5e1dc; $custom-dark: #000000;
JSON
{
"hex": "#c4d5cd",
"rgb": {
"r": 196,
"g": 213,
"b": 205
},
"hsl": {
"h": 151.765,
"s": 16.832,
"l": 80.196
},
"oklch": {
"l": 0.85788,
"c": 0.02134,
"h": 166
},
"luminance": 0.63732
}Semantic roles & 50–950 ramp
primary
#C4D5CD
secondary
#AA939E
accent
#4A709B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484