#C5DFD5#C5DFD5
#C5DFD5 is a very light, muted teal. Relative luminance 0.695; OKLCH L 88.2% C 0.031 H 170.5°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DFD5 |
|---|---|
| RGB | rgb(197, 223, 213) |
| HSL | hsl(157, 29%, 82%) |
| HSV | hsv(157, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(86.73, -10.51, 1.98) |
| CIE-LCH | lch(86.73, 10.69, 169.31°) |
| OKLab | oklab(88.17% -0.0304 0.0051) |
| OKLCH | oklch(88.17% 0.031 170.5) |
| XYZ | xyz(61.4211, 69.4486, 73.1068) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.66
Powder Blue
#B0E0E6
ΔE00 8.08
Lightcyan
#E0FFFF
ΔE00 8.14
Ice Blue (survey)
#D7FFFE
ΔE00 8.17
Very Pale Blue
#D6FFFE
ΔE00 8.23
Honeydew
#F0FFF0
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DFD5 #DFC5CF
analogous
#C5DFC8 #C5DFD5 #C5DCDF
triadic
#C5DFD5 #D5C5DF #DFD5C5
tetradic
#C5DFD5 #C8C5DF #DFC5CF #DCDFC5
square
#C5DFD5 #C8C5DF #DFC5CF #DCDFC5
split-complementary
#C5DFD5 #DFC5DC #DFC8C5
monochromatic
#76B39C #9EC9B8 #C5DFD5 #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.41
#C5DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#C5DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DFD5
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DFD5 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD5
Deuteranopia (green-blind)
#D8D8D6
Tritanopia (blue-blind)
#C0DFDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c5dfd5; /* rgb */ color: rgb(197, 223, 213); /* oklch */ color: oklch(88.2% 0.031 170.5);
Tailwind
colors: {
custom: {
50: '#d6e9e1',
500: '#c5dfd5',
950: '#000000',
},
}SCSS
$custom: #c5dfd5; $custom-light: #d6e9e1; $custom-dark: #000000;
JSON
{
"hex": "#c5dfd5",
"rgb": {
"r": 197,
"g": 223,
"b": 213
},
"hsl": {
"h": 156.923,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.88166,
"c": 0.03078,
"h": 170.5
},
"luminance": 0.6945
}Semantic roles & 50–950 ramp
primary
#C5DFD5
secondary
#B692A0
accent
#3E67A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484