#C5DCDF#C5DCDF
#C5DCDF is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.8% C 0.025 H 206.2°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DCDF |
|---|---|
| RGB | rgb(197, 220, 223) |
| HSL | hsl(187, 29%, 82%) |
| HSV | hsv(187, 12%, 87%) |
| CMYK | cmyk(11.7%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(86.20, -7.03, -4.07) |
| CIE-LCH | lch(86.20, 8.12, 210.07°) |
| OKLab | oklab(87.83% -0.0223 -0.011) |
| OKLCH | oklch(87.83% 0.025 206.2) |
| XYZ | xyz(61.9353, 68.3832, 79.7339) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.03
Powder Blue
#B0E0E6
ΔE00 6.33
Fog
#D8DCE0
ΔE00 7.69
Lightcyan
#E0FFFF
ΔE00 7.76
Light Grey
#D8DCD6
ΔE00 7.76
Silver (survey)
#C5C9C7
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DCDF #DFC8C5
analogous
#C5DFD5 #C5DCDF #C5CFDF
triadic
#C5DCDF #DFC5DC #DCDFC5
tetradic
#C5DCDF #D5C5DF #DFC8C5 #CFDFC5
square
#C5DCDF #D5C5DF #DFC8C5 #CFDFC5
split-complementary
#C5DCDF #DFC5CF #DFD5C5
monochromatic
#76ACB3 #9EC4C9 #C5DCDF #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.43
#C5DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#C5DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DCDF
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DCDF | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADF
Deuteranopia (green-blind)
#D3D6DF
Tritanopia (blue-blind)
#BEDEDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c5dcdf; /* rgb */ color: rgb(197, 220, 223); /* oklch */ color: oklch(87.8% 0.025 206.2);
Tailwind
colors: {
custom: {
50: '#d6e6e9',
500: '#c5dcdf',
950: '#000000',
},
}SCSS
$custom: #c5dcdf; $custom-light: #d6e6e9; $custom-dark: #000000;
JSON
{
"hex": "#c5dcdf",
"rgb": {
"r": 197,
"g": 220,
"b": 223
},
"hsl": {
"h": 186.923,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.87834,
"c": 0.02491,
"h": 206.2
},
"luminance": 0.68384
}Semantic roles & 50–950 ramp
primary
#C5DCDF
secondary
#B69692
accent
#4A3EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484