#C5DCDB#C5DCDB
#C5DCDB is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.7% C 0.025 H 193.5°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DCDB |
|---|---|
| RGB | rgb(197, 220, 219) |
| HSL | hsl(177, 25%, 82%) |
| HSV | hsv(177, 10%, 86%) |
| CMYK | cmyk(10.5%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(86.09, -7.82, -2.11) |
| CIE-LCH | lch(86.09, 8.10, 195.11°) |
| OKLab | oklab(87.72% -0.0239 -0.0057) |
| OKLCH | oklch(87.72% 0.025 193.5) |
| XYZ | xyz(61.4024, 68.1701, 76.9272) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.43
Lightblue
#ADD8E6
ΔE00 7.23
Light Grey
#D8DCD6
ΔE00 7.32
Lightcyan
#E0FFFF
ΔE00 7.55
Silver (survey)
#C5C9C7
ΔE00 8.09
Ice Blue (survey)
#D7FFFE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DCDB #DCC5C6
analogous
#C5DCD0 #C5DCDB #C5D2DC
triadic
#C5DCDB #DBC5DC #DCDBC5
tetradic
#C5DCDB #D0C5DC #DCC5C6 #D2DCC5
square
#C5DCDB #D0C5DC #DCC5C6 #D2DCC5
split-complementary
#C5DCDB #DCC5D2 #DCD0C5
monochromatic
#79AEAC #9FC5C3 #C5DCDB #EBF3F3 #ECF3F3
Accessibility & contrast
On white
1.43
#C5DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#C5DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DCDB
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DCDB | 1.00 | 1.43 | 14.63 | 14.63 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9DB
Deuteranopia (green-blind)
#D4D6DB
Tritanopia (blue-blind)
#BFDEDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c5dcdb; /* rgb */ color: rgb(197, 220, 219); /* oklch */ color: oklch(87.7% 0.025 193.5);
Tailwind
colors: {
custom: {
50: '#d6e6e6',
500: '#c5dcdb',
950: '#000000',
},
}SCSS
$custom: #c5dcdb; $custom-light: #d6e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c5dcdb",
"rgb": {
"r": 197,
"g": 220,
"b": 219
},
"hsl": {
"h": 177.391,
"s": 24.731,
"l": 81.765
},
"oklch": {
"l": 0.87715,
"c": 0.02457,
"h": 193.5
},
"luminance": 0.68171
}Semantic roles & 50–950 ramp
primary
#C5DCDB
secondary
#B39394
accent
#4246A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484