#C5DFD9#C5DFD9
#C5DFD9 is a very light, muted teal. Relative luminance 0.697; OKLCH L 88.3% C 0.029 H 180.2°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DFD9 |
|---|---|
| RGB | rgb(197, 223, 217) |
| HSL | hsl(166, 29%, 82%) |
| HSV | hsv(166, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(86.83, -9.74, 0.02) |
| CIE-LCH | lch(86.83, 9.74, 179.87°) |
| OKLab | oklab(88.28% -0.0288 -0.0001) |
| OKLCH | oklch(88.28% 0.029 180.2) |
| XYZ | xyz(61.9351, 69.6542, 75.8137) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.80
Lightcyan
#E0FFFF
ΔE00 7.32
Ice
#D6FFFA
ΔE00 7.38
Ice Blue (survey)
#D7FFFE
ΔE00 7.52
Very Pale Blue
#D6FFFE
ΔE00 7.60
Very Light Blue
#D5FFFF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DFD9 #DFC5CB
analogous
#C5DFCC #C5DFD9 #C5D8DF
triadic
#C5DFD9 #D9C5DF #DFD9C5
tetradic
#C5DFD9 #CCC5DF #DFC5CB #D8DFC5
square
#C5DFD9 #CCC5DF #DFC5CB #D8DFC5
split-complementary
#C5DFD9 #DFC5D8 #DFCCC5
monochromatic
#76B3A5 #9EC9BF #C5DFD9 #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.41
#C5DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#C5DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DFD9
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DFD9 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD9
Deuteranopia (green-blind)
#D7D8D9
Tritanopia (blue-blind)
#BFE0DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c5dfd9; /* rgb */ color: rgb(197, 223, 217); /* oklch */ color: oklch(88.3% 0.029 180.2);
Tailwind
colors: {
custom: {
50: '#d6e9e4',
500: '#c5dfd9',
950: '#000000',
},
}SCSS
$custom: #c5dfd9; $custom-light: #d6e9e4; $custom-dark: #000000;
JSON
{
"hex": "#c5dfd9",
"rgb": {
"r": 197,
"g": 223,
"b": 217
},
"hsl": {
"h": 166.154,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.8828,
"c": 0.02878,
"h": 180.2
},
"luminance": 0.69655
}Semantic roles & 50–950 ramp
primary
#C5DFD9
secondary
#B6929A
accent
#3E56A8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484