#C5DFD7#C5DFD7
#C5DFD7 is a very light, muted teal. Relative luminance 0.696; OKLCH L 88.2% C 0.030 H 175.2°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DFD7 |
|---|---|
| RGB | rgb(197, 223, 215) |
| HSL | hsl(162, 29%, 82%) |
| HSV | hsv(162, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(86.78, -10.12, 1.00) |
| CIE-LCH | lch(86.78, 10.17, 174.35°) |
| OKLab | oklab(88.22% -0.0296 0.0025) |
| OKLCH | oklch(88.22% 0.03 175.2) |
| XYZ | xyz(61.6765, 69.5508, 74.4520) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.42
Ice
#D6FFFA
ΔE00 7.47
Lightcyan
#E0FFFF
ΔE00 7.70
Ice Blue (survey)
#D7FFFE
ΔE00 7.81
Very Pale Blue
#D6FFFE
ΔE00 7.87
Very Light Blue
#D5FFFF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DFD7 #DFC5CD
analogous
#C5DFCA #C5DFD7 #C5DADF
triadic
#C5DFD7 #D7C5DF #DFD7C5
tetradic
#C5DFD7 #CAC5DF #DFC5CD #DADFC5
square
#C5DFD7 #CAC5DF #DFC5CD #DADFC5
split-complementary
#C5DFD7 #DFC5DA #DFCAC5
monochromatic
#76B3A1 #9EC9BC #C5DFD7 #EBF4F1 #EBF4F1
Accessibility & contrast
On white
1.41
#C5DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#C5DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DFD7
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DFD7 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD7
Deuteranopia (green-blind)
#D8D8D8
Tritanopia (blue-blind)
#BFE0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c5dfd7; /* rgb */ color: rgb(197, 223, 215); /* oklch */ color: oklch(88.2% 0.030 175.2);
Tailwind
colors: {
custom: {
50: '#d6e9e3',
500: '#c5dfd7',
950: '#000000',
},
}SCSS
$custom: #c5dfd7; $custom-light: #d6e9e3; $custom-dark: #000000;
JSON
{
"hex": "#c5dfd7",
"rgb": {
"r": 197,
"g": 223,
"b": 215
},
"hsl": {
"h": 161.538,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.88222,
"c": 0.02967,
"h": 175.2
},
"luminance": 0.69552
}Semantic roles & 50–950 ramp
primary
#C5DFD7
secondary
#B6929D
accent
#3E5EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484