#C5DDDC#C5DDDC
#C5DDDC is a very light, muted teal. Relative luminance 0.688; OKLCH L 88.0% C 0.026 H 193.7°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DDDC |
|---|---|
| RGB | rgb(197, 221, 220) |
| HSL | hsl(178, 26%, 82%) |
| HSV | hsv(178, 11%, 87%) |
| CMYK | cmyk(10.9%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(86.38, -8.13, -2.22) |
| CIE-LCH | lch(86.38, 8.43, 195.24°) |
| OKLab | oklab(87.95% -0.0249 -0.006) |
| OKLCH | oklch(87.95% 0.026 193.7) |
| XYZ | xyz(61.7976, 68.7494, 77.7104) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.16
Lightblue
#ADD8E6
ΔE00 7.13
Lightcyan
#E0FFFF
ΔE00 7.29
Light Grey
#D8DCD6
ΔE00 7.60
Ice Blue (survey)
#D7FFFE
ΔE00 7.93
Very Pale Blue
#D6FFFE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DDDC #DDC5C6
analogous
#C5DDD0 #C5DDDC #C5D2DD
triadic
#C5DDDC #DCC5DD #DDDCC5
tetradic
#C5DDDC #D0C5DD #DDC5C6 #D2DDC5
square
#C5DDDC #D0C5DD #DDC5C6 #D2DDC5
split-complementary
#C5DDDC #DDC5D2 #DDD0C5
monochromatic
#78B0AD #9EC6C5 #C5DDDC #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.42
#C5DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#C5DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DDDC
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DDDC | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADC
Deuteranopia (green-blind)
#D5D7DC
Tritanopia (blue-blind)
#BEDFDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c5dddc; /* rgb */ color: rgb(197, 221, 220); /* oklch */ color: oklch(88.0% 0.026 193.7);
Tailwind
colors: {
custom: {
50: '#d6e7e6',
500: '#c5dddc',
950: '#000000',
},
}SCSS
$custom: #c5dddc; $custom-light: #d6e7e6; $custom-dark: #000000;
JSON
{
"hex": "#c5dddc",
"rgb": {
"r": 197,
"g": 221,
"b": 220
},
"hsl": {
"h": 177.5,
"s": 26.087,
"l": 81.961
},
"oklch": {
"l": 0.87952,
"c": 0.02559,
"h": 193.7
},
"luminance": 0.68751
}Semantic roles & 50–950 ramp
primary
#C5DDDC
secondary
#B49294
accent
#4145A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484