#C5DFDC#C5DFDC
#C5DFDC is a very light, muted teal. Relative luminance 0.698; OKLCH L 88.4% C 0.028 H 188.2°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DFDC |
|---|---|
| RGB | rgb(197, 223, 220) |
| HSL | hsl(173, 29%, 82%) |
| HSV | hsv(173, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(86.90, -9.16, -1.45) |
| CIE-LCH | lch(86.90, 9.27, 188.98°) |
| OKLab | oklab(88.37% -0.0276 -0.004) |
| OKLCH | oklch(88.37% 0.028 188.2) |
| XYZ | xyz(62.3288, 69.8117, 77.8874) |
| Luminance | 0.6981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.02
Lightcyan
#E0FFFF
ΔE00 6.92
Ice Blue (survey)
#D7FFFE
ΔE00 7.29
Very Pale Blue
#D6FFFE
ΔE00 7.38
Ice
#D6FFFA
ΔE00 7.46
Very Light Blue
#D5FFFF
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DFDC #DFC5C8
analogous
#C5DFCF #C5DFDC #C5D5DF
triadic
#C5DFDC #DCC5DF #DFDCC5
tetradic
#C5DFDC #CFC5DF #DFC5C8 #D5DFC5
square
#C5DFDC #CFC5DF #DFC5C8 #D5DFC5
split-complementary
#C5DFDC #DFC5D5 #DFCFC5
monochromatic
#76B3AC #9EC9C4 #C5DFDC #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.40
#C5DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#C5DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DFDC
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DFDC | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#BEE0DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c5dfdc; /* rgb */ color: rgb(197, 223, 220); /* oklch */ color: oklch(88.4% 0.028 188.2);
Tailwind
colors: {
custom: {
50: '#d6e9e6',
500: '#c5dfdc',
950: '#000000',
},
}SCSS
$custom: #c5dfdc; $custom-light: #d6e9e6; $custom-dark: #000000;
JSON
{
"hex": "#c5dfdc",
"rgb": {
"r": 197,
"g": 223,
"b": 220
},
"hsl": {
"h": 173.077,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.88367,
"c": 0.02789,
"h": 188.2
},
"luminance": 0.69813
}Semantic roles & 50–950 ramp
primary
#C5DFDC
secondary
#B69296
accent
#3E4AA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484