#C5DCD4#C5DCD4
#C5DCD4 is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.5% C 0.027 H 172.8°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DCD4 |
|---|---|
| RGB | rgb(197, 220, 212) |
| HSL | hsl(159, 25%, 82%) |
| HSV | hsv(159, 10%, 86%) |
| CMYK | cmyk(10.5%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(85.91, -9.16, 1.32) |
| CIE-LCH | lch(85.91, 9.26, 171.78°) |
| OKLab | oklab(87.51% -0.0266 0.0034) |
| OKLCH | oklch(87.51% 0.027 172.8) |
| XYZ | xyz(60.5001, 67.8092, 72.1756) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.48
Powder Blue
#B0E0E6
ΔE00 8.01
Lightcyan
#E0FFFF
ΔE00 8.34
Ice
#D6FFFA
ΔE00 8.42
Honeydew
#F0FFF0
ΔE00 8.65
Ice Blue (survey)
#D7FFFE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DCD4 #DCC5CD
analogous
#C5DCC9 #C5DCD4 #C5D9DC
triadic
#C5DCD4 #D4C5DC #DCD4C5
tetradic
#C5DCD4 #C9C5DC #DCC5CD #D9DCC5
square
#C5DCD4 #C9C5DC #DCC5CD #D9DCC5
split-complementary
#C5DCD4 #DCC5D9 #DCC9C5
monochromatic
#79AE9B #9FC5B8 #C5DCD4 #EBF3F0 #ECF3F1
Accessibility & contrast
On white
1.44
#C5DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#C5DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DCD4
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DCD4 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D4
Deuteranopia (green-blind)
#D6D5D5
Tritanopia (blue-blind)
#C0DDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c5dcd4; /* rgb */ color: rgb(197, 220, 212); /* oklch */ color: oklch(87.5% 0.027 172.8);
Tailwind
colors: {
custom: {
50: '#d6e6e1',
500: '#c5dcd4',
950: '#000000',
},
}SCSS
$custom: #c5dcd4; $custom-light: #d6e6e1; $custom-dark: #000000;
JSON
{
"hex": "#c5dcd4",
"rgb": {
"r": 197,
"g": 220,
"b": 212
},
"hsl": {
"h": 159.13,
"s": 24.731,
"l": 81.765
},
"oklch": {
"l": 0.87513,
"c": 0.02685,
"h": 172.8
},
"luminance": 0.6781
}Semantic roles & 50–950 ramp
primary
#C5DCD4
secondary
#B3939E
accent
#4264A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484