#C5DBDD#C5DBDD
#C5DBDD is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.6% C 0.024 H 203.4°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DBDD |
|---|---|
| RGB | rgb(197, 219, 221) |
| HSL | hsl(185, 26%, 82%) |
| HSV | hsv(185, 11%, 87%) |
| CMYK | cmyk(10.9%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(85.88, -6.91, -3.47) |
| CIE-LCH | lch(85.88, 7.73, 206.70°) |
| OKLab | oklab(87.57% -0.0217 -0.0094) |
| OKLCH | oklch(87.57% 0.024 203.4) |
| XYZ | xyz(61.4056, 67.7527, 78.2350) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.43
Powder Blue
#B0E0E6
ΔE00 6.60
Light Grey
#D8DCD6
ΔE00 7.37
Fog
#D8DCE0
ΔE00 7.59
Silver (survey)
#C5C9C7
ΔE00 7.67
Lightcyan
#E0FFFF
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DBDD #DDC7C5
analogous
#C5DDD3 #C5DBDD #C5CFDD
triadic
#C5DBDD #DDC5DB #DBDDC5
tetradic
#C5DBDD #D3C5DD #DDC7C5 #CFDDC5
square
#C5DBDD #D3C5DD #DDC7C5 #CFDDC5
split-complementary
#C5DBDD #DDC5CF #DDD3C5
monochromatic
#78ABB0 #9EC3C6 #C5DBDD #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.44
#C5DBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#C5DBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DBDD
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DBDD | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DD
Deuteranopia (green-blind)
#D3D5DD
Tritanopia (blue-blind)
#BEDDDC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c5dbdd; /* rgb */ color: rgb(197, 219, 221); /* oklch */ color: oklch(87.6% 0.024 203.4);
Tailwind
colors: {
custom: {
50: '#d6e6e7',
500: '#c5dbdd',
950: '#000000',
},
}SCSS
$custom: #c5dbdd; $custom-light: #d6e6e7; $custom-dark: #000000;
JSON
{
"hex": "#c5dbdd",
"rgb": {
"r": 197,
"g": 219,
"b": 221
},
"hsl": {
"h": 185,
"s": 26.087,
"l": 81.961
},
"oklch": {
"l": 0.87568,
"c": 0.02369,
"h": 203.4
},
"luminance": 0.67754
}Semantic roles & 50–950 ramp
primary
#C5DBDD
secondary
#B49592
accent
#4941A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484