#C5DFDB#C5DFDB
#C5DFDB is a very light, muted teal. Relative luminance 0.698; OKLCH L 88.3% C 0.028 H 185.5°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DFDB |
|---|---|
| RGB | rgb(197, 223, 219) |
| HSL | hsl(171, 29%, 82%) |
| HSV | hsv(171, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(86.88, -9.35, -0.96) |
| CIE-LCH | lch(86.88, 9.40, 185.84°) |
| OKLab | oklab(88.34% -0.028 -0.0027) |
| OKLCH | oklch(88.34% 0.028 185.5) |
| XYZ | xyz(62.1968, 69.7589, 77.1920) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.25
Lightcyan
#E0FFFF
ΔE00 7.03
Ice Blue (survey)
#D7FFFE
ΔE00 7.34
Ice
#D6FFFA
ΔE00 7.40
Very Pale Blue
#D6FFFE
ΔE00 7.42
Very Light Blue
#D5FFFF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DFDB #DFC5C9
analogous
#C5DFCE #C5DFDB #C5D6DF
triadic
#C5DFDB #DBC5DF #DFDBC5
tetradic
#C5DFDB #CEC5DF #DFC5C9 #D6DFC5
square
#C5DFDB #CEC5DF #DFC5C9 #D6DFC5
split-complementary
#C5DFDB #DFC5D6 #DFCEC5
monochromatic
#76B3AA #9EC9C3 #C5DFDB #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.40
#C5DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#C5DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DFDB
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DFDB | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDB
Deuteranopia (green-blind)
#D7D8DB
Tritanopia (blue-blind)
#BEE0DE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c5dfdb; /* rgb */ color: rgb(197, 223, 219); /* oklch */ color: oklch(88.3% 0.028 185.5);
Tailwind
colors: {
custom: {
50: '#d6e9e6',
500: '#c5dfdb',
950: '#000000',
},
}SCSS
$custom: #c5dfdb; $custom-light: #d6e9e6; $custom-dark: #000000;
JSON
{
"hex": "#c5dfdb",
"rgb": {
"r": 197,
"g": 223,
"b": 219
},
"hsl": {
"h": 170.769,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.88337,
"c": 0.02812,
"h": 185.5
},
"luminance": 0.6976
}Semantic roles & 50–950 ramp
primary
#C5DFDB
secondary
#B69297
accent
#3E4EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484