#C5DFD0#C5DFD0
#C5DFD0 is a very light, muted green. Relative luminance 0.692; OKLCH L 88.0% C 0.034 H 160.4°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DFD0 |
|---|---|
| RGB | rgb(197, 223, 208) |
| HSL | hsl(145, 29%, 82%) |
| HSV | hsv(145, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(86.60, -11.44, 4.44) |
| CIE-LCH | lch(86.60, 12.28, 158.80°) |
| OKLab | oklab(88.03% -0.0323 0.0116) |
| OKLCH | oklch(88.03% 0.034 160.4) |
| XYZ | xyz(60.7962, 69.1987, 69.8159) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.23
Ice
#D6FFFA
ΔE00 8.47
Duck Egg Blue
#C3FBF4
ΔE00 9.16
Light Grey
#D8DCD6
ΔE00 9.21
Ice Blue (survey)
#D7FFFE
ΔE00 9.31
Very Pale Blue
#D6FFFE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DFD0 #DFC5D4
analogous
#C7DFC5 #C5DFD0 #C5DFDD
triadic
#C5DFD0 #D0C5DF #DFD0C5
tetradic
#C5DFD0 #C5C7DF #DFC5D4 #DFDDC5
square
#C5DFD0 #C5C7DF #DFC5D4 #DFDDC5
split-complementary
#C5DFD0 #DDC5DF #DFC5C7
monochromatic
#76B390 #9EC9B0 #C5DFD0 #EBF4EF #EBF4EF
Accessibility & contrast
On white
1.42
#C5DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#C5DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DFD0
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DFD0 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBCF
Deuteranopia (green-blind)
#D9D7D1
Tritanopia (blue-blind)
#C1DFDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c5dfd0; /* rgb */ color: rgb(197, 223, 208); /* oklch */ color: oklch(88.0% 0.034 160.4);
Tailwind
colors: {
custom: {
50: '#d6e9de',
500: '#c5dfd0',
950: '#000000',
},
}SCSS
$custom: #c5dfd0; $custom-light: #d6e9de; $custom-dark: #000000;
JSON
{
"hex": "#c5dfd0",
"rgb": {
"r": 197,
"g": 223,
"b": 208
},
"hsl": {
"h": 145.385,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.88027,
"c": 0.03435,
"h": 160.4
},
"luminance": 0.692
}Semantic roles & 50–950 ramp
primary
#C5DFD0
secondary
#B692A7
accent
#3E7BA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484