#C5DFD4#C5DFD4
#C5DFD4 is a very light, muted teal. Relative luminance 0.694; OKLCH L 88.1% C 0.031 H 168.3°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DFD4 |
|---|---|
| RGB | rgb(197, 223, 212) |
| HSL | hsl(155, 29%, 82%) |
| HSV | hsv(155, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(86.70, -10.69, 2.47) |
| CIE-LCH | lch(86.70, 10.98, 166.98°) |
| OKLab | oklab(88.14% -0.0307 0.0064) |
| OKLCH | oklch(88.14% 0.031 168.3) |
| XYZ | xyz(61.2946, 69.3980, 72.4404) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 7.79
Honeydew
#F0FFF0
ΔE00 8.27
Ice Blue (survey)
#D7FFFE
ΔE00 8.38
Lightcyan
#E0FFFF
ΔE00 8.38
Powder Blue
#B0E0E6
ΔE00 8.43
Very Pale Blue
#D6FFFE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DFD4 #DFC5D0
analogous
#C5DFC7 #C5DFD4 #C5DDDF
triadic
#C5DFD4 #D4C5DF #DFD4C5
tetradic
#C5DFD4 #C7C5DF #DFC5D0 #DDDFC5
square
#C5DFD4 #C7C5DF #DFC5D0 #DDDFC5
split-complementary
#C5DFD4 #DFC5DD #DFC7C5
monochromatic
#76B39A #9EC9B7 #C5DFD4 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.41
#C5DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#C5DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DFD4
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DFD4 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD4
Deuteranopia (green-blind)
#D8D8D5
Tritanopia (blue-blind)
#C0DFDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c5dfd4; /* rgb */ color: rgb(197, 223, 212); /* oklch */ color: oklch(88.1% 0.031 168.3);
Tailwind
colors: {
custom: {
50: '#d6e9e1',
500: '#c5dfd4',
950: '#000000',
},
}SCSS
$custom: #c5dfd4; $custom-light: #d6e9e1; $custom-dark: #000000;
JSON
{
"hex": "#c5dfd4",
"rgb": {
"r": 197,
"g": 223,
"b": 212
},
"hsl": {
"h": 154.615,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.88138,
"c": 0.03141,
"h": 168.3
},
"luminance": 0.69399
}Semantic roles & 50–950 ramp
primary
#C5DFD4
secondary
#B692A1
accent
#3E6BA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484