#C5DBDF#C5DBDF
#C5DBDF is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.6% C 0.024 H 209.8°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DBDF |
|---|---|
| RGB | rgb(197, 219, 223) |
| HSL | hsl(189, 29%, 82%) |
| HSV | hsv(189, 12%, 87%) |
| CMYK | cmyk(11.7%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(85.94, -6.51, -4.45) |
| CIE-LCH | lch(85.94, 7.89, 214.36°) |
| OKLab | oklab(87.63% -0.021 -0.012) |
| OKLCH | oklch(87.63% 0.024 209.8) |
| XYZ | xyz(61.6736, 67.8599, 79.6467) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.99
Powder Blue
#B0E0E6
ΔE00 6.74
Fog
#D8DCE0
ΔE00 7.24
Light Grey
#D8DCD6
ΔE00 7.70
Silver (survey)
#C5C9C7
ΔE00 7.75
Lightcyan
#E0FFFF
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DBDF #DFC9C5
analogous
#C5DFD6 #C5DBDF #C5CEDF
triadic
#C5DBDF #DFC5DB #DBDFC5
tetradic
#C5DBDF #D6C5DF #DFC9C5 #CEDFC5
square
#C5DBDF #D6C5DF #DFC9C5 #CEDFC5
split-complementary
#C5DBDF #DFC5CE #DFD6C5
monochromatic
#76AAB3 #9EC3C9 #C5DBDF #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.44
#C5DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#C5DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DBDF
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DBDF | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#D2D5DF
Tritanopia (blue-blind)
#BEDDDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c5dbdf; /* rgb */ color: rgb(197, 219, 223); /* oklch */ color: oklch(87.6% 0.024 209.8);
Tailwind
colors: {
custom: {
50: '#d6e6e9',
500: '#c5dbdf',
950: '#000000',
},
}SCSS
$custom: #c5dbdf; $custom-light: #d6e6e9; $custom-dark: #000000;
JSON
{
"hex": "#c5dbdf",
"rgb": {
"r": 197,
"g": 219,
"b": 223
},
"hsl": {
"h": 189.231,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.87628,
"c": 0.02418,
"h": 209.8
},
"luminance": 0.67861
}Semantic roles & 50–950 ramp
primary
#C5DBDF
secondary
#B69792
accent
#4E3EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484