#C5DCDC#C5DCDC
#C5DCDC is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.7% C 0.025 H 196.7°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DCDC |
|---|---|
| RGB | rgb(197, 220, 220) |
| HSL | hsl(180, 25%, 82%) |
| HSV | hsv(180, 10%, 86%) |
| CMYK | cmyk(10.5%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(86.12, -7.62, -2.60) |
| CIE-LCH | lch(86.12, 8.05, 198.84°) |
| OKLab | oklab(87.74% -0.0235 -0.0071) |
| OKLCH | oklch(87.74% 0.025 196.7) |
| XYZ | xyz(61.5344, 68.2229, 77.6226) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.34
Lightblue
#ADD8E6
ΔE00 6.89
Light Grey
#D8DCD6
ΔE00 7.40
Lightcyan
#E0FFFF
ΔE00 7.55
Silver (survey)
#C5C9C7
ΔE00 8.05
Fog
#D8DCE0
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DCDC #DCC5C5
analogous
#C5DCD1 #C5DCDC #C5D1DC
triadic
#C5DCDC #DCC5DC #DCDCC5
tetradic
#C5DCDC #D1C5DC #DCC5C5 #D1DCC5
square
#C5DCDC #D1C5DC #DCC5C5 #D1DCC5
split-complementary
#C5DCDC #DCC5D1 #DCD1C5
monochromatic
#79AEAE #9FC5C5 #C5DCDC #EBF3F3 #ECF3F3
Accessibility & contrast
On white
1.43
#C5DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#C5DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DCDC
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DCDC | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#BFDEDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c5dcdc; /* rgb */ color: rgb(197, 220, 220); /* oklch */ color: oklch(87.7% 0.025 196.7);
Tailwind
colors: {
custom: {
50: '#d6e6e6',
500: '#c5dcdc',
950: '#000000',
},
}SCSS
$custom: #c5dcdc; $custom-light: #d6e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c5dcdc",
"rgb": {
"r": 197,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 24.731,
"l": 81.765
},
"oklch": {
"l": 0.87745,
"c": 0.02454,
"h": 196.7
},
"luminance": 0.68224
}Semantic roles & 50–950 ramp
primary
#C5DCDC
secondary
#B39393
accent
#4242A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484