#C5DCDE#C5DCDE
#C5DCDE is a very light, muted teal. Relative luminance 0.683; OKLCH L 87.8% C 0.025 H 203.1°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DCDE |
|---|---|
| RGB | rgb(197, 220, 222) |
| HSL | hsl(185, 27%, 82%) |
| HSV | hsv(185, 11%, 87%) |
| CMYK | cmyk(11.3%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(86.17, -7.23, -3.58) |
| CIE-LCH | lch(86.17, 8.06, 206.35°) |
| OKLab | oklab(87.8% -0.0227 -0.0097) |
| OKLCH | oklch(87.8% 0.025 203.1) |
| XYZ | xyz(61.8008, 68.3295, 79.0260) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.28
Powder Blue
#B0E0E6
ΔE00 6.29
Light Grey
#D8DCD6
ΔE00 7.61
Lightcyan
#E0FFFF
ΔE00 7.66
Fog
#D8DCE0
ΔE00 7.88
Silver (survey)
#C5C9C7
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DCDE #DEC7C5
analogous
#C5DED4 #C5DCDE #C5D0DE
triadic
#C5DCDE #DEC5DC #DCDEC5
tetradic
#C5DCDE #D4C5DE #DEC7C5 #D0DEC5
square
#C5DCDE #D4C5DE #DEC7C5 #D0DEC5
split-complementary
#C5DCDE #DEC5D0 #DED4C5
monochromatic
#77ADB2 #9EC4C8 #C5DCDE #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.43
#C5DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#C5DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DCDE
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DCDE | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADE
Deuteranopia (green-blind)
#D3D6DE
Tritanopia (blue-blind)
#BEDEDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c5dcde; /* rgb */ color: rgb(197, 220, 222); /* oklch */ color: oklch(87.8% 0.025 203.1);
Tailwind
colors: {
custom: {
50: '#d6e6e8',
500: '#c5dcde',
950: '#000000',
},
}SCSS
$custom: #c5dcde; $custom-light: #d6e6e8; $custom-dark: #000000;
JSON
{
"hex": "#c5dcde",
"rgb": {
"r": 197,
"g": 220,
"b": 222
},
"hsl": {
"h": 184.8,
"s": 27.473,
"l": 82.157
},
"oklch": {
"l": 0.87804,
"c": 0.02471,
"h": 203.1
},
"luminance": 0.68331
}Semantic roles & 50–950 ramp
primary
#C5DCDE
secondary
#B59592
accent
#483FA6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484