#C5DDDB#C5DDDB
#C5DDDB is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.9% C 0.026 H 190.6°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DDDB |
|---|---|
| RGB | rgb(197, 221, 219) |
| HSL | hsl(175, 26%, 82%) |
| HSV | hsv(175, 11%, 87%) |
| CMYK | cmyk(10.9%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(86.35, -8.33, -1.73) |
| CIE-LCH | lch(86.35, 8.51, 191.71°) |
| OKLab | oklab(87.92% -0.0253 -0.0047) |
| OKLCH | oklch(87.92% 0.026 190.6) |
| XYZ | xyz(61.6656, 68.6965, 77.0150) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.30
Lightcyan
#E0FFFF
ΔE00 7.33
Lightblue
#ADD8E6
ΔE00 7.50
Light Grey
#D8DCD6
ΔE00 7.56
Ice Blue (survey)
#D7FFFE
ΔE00 7.90
Very Pale Blue
#D6FFFE
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DDDB #DDC5C7
analogous
#C5DDCF #C5DDDB #C5D3DD
triadic
#C5DDDB #DBC5DD #DDDBC5
tetradic
#C5DDDB #CFC5DD #DDC5C7 #D3DDC5
square
#C5DDDB #CFC5DD #DDC5C7 #D3DDC5
split-complementary
#C5DDDB #DDC5D3 #DDCFC5
monochromatic
#78B0AB #9EC6C3 #C5DDDB #ECF4F3 #ECF4F3
Accessibility & contrast
On white
1.42
#C5DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#C5DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DDDB
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DDDB | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADB
Deuteranopia (green-blind)
#D5D7DB
Tritanopia (blue-blind)
#BFDEDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c5dddb; /* rgb */ color: rgb(197, 221, 219); /* oklch */ color: oklch(87.9% 0.026 190.6);
Tailwind
colors: {
custom: {
50: '#d6e7e6',
500: '#c5dddb',
950: '#000000',
},
}SCSS
$custom: #c5dddb; $custom-light: #d6e7e6; $custom-dark: #000000;
JSON
{
"hex": "#c5dddb",
"rgb": {
"r": 197,
"g": 221,
"b": 219
},
"hsl": {
"h": 175,
"s": 26.087,
"l": 81.961
},
"oklch": {
"l": 0.87922,
"c": 0.0257,
"h": 190.6
},
"luminance": 0.68698
}Semantic roles & 50–950 ramp
primary
#C5DDDB
secondary
#B49295
accent
#4149A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484