#C5DDCD#C5DDCD
#C5DDCD is a very light, muted green. Relative luminance 0.680; OKLCH L 87.5% C 0.034 H 156.5°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DDCD |
|---|---|
| RGB | rgb(197, 221, 205) |
| HSL | hsl(140, 26%, 82%) |
| HSV | hsv(140, 11%, 87%) |
| CMYK | cmyk(10.9%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(86.00, -10.98, 5.15) |
| CIE-LCH | lch(86.00, 12.13, 154.87°) |
| OKLab | oklab(87.53% -0.0308 0.0134) |
| OKLCH | oklch(87.53% 0.034 156.5) |
| XYZ | xyz(59.8995, 67.9901, 67.7134) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.35
Light Grey
#D8DCD6
ΔE00 8.90
Ice
#D6FFFA
ΔE00 9.22
Duck Egg Blue
#C3FBF4
ΔE00 9.96
Ice Blue (survey)
#D7FFFE
ΔE00 10.04
Lightcyan
#E0FFFF
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DDCD #DDC5D5
analogous
#C9DDC5 #C5DDCD #C5DDD9
triadic
#C5DDCD #CDC5DD #DDCDC5
tetradic
#C5DDCD #C5C9DD #DDC5D5 #DDD9C5
square
#C5DDCD #C5C9DD #DDC5D5 #DDD9C5
split-complementary
#C5DDCD #D9C5DD #DDC5C9
monochromatic
#78B08A #9EC6AC #C5DDCD #ECF4EE #ECF4EE
Accessibility & contrast
On white
1.44
#C5DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#C5DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DDCD
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DDCD | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#D8D6CE
Tritanopia (blue-blind)
#C2DCD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c5ddcd; /* rgb */ color: rgb(197, 221, 205); /* oklch */ color: oklch(87.5% 0.034 156.5);
Tailwind
colors: {
custom: {
50: '#d6e7dc',
500: '#c5ddcd',
950: '#000000',
},
}SCSS
$custom: #c5ddcd; $custom-light: #d6e7dc; $custom-dark: #000000;
JSON
{
"hex": "#c5ddcd",
"rgb": {
"r": 197,
"g": 221,
"b": 205
},
"hsl": {
"h": 140,
"s": 26.087,
"l": 81.961
},
"oklch": {
"l": 0.87527,
"c": 0.03361,
"h": 156.5
},
"luminance": 0.67991
}Semantic roles & 50–950 ramp
primary
#C5DDCD
secondary
#B492A9
accent
#4183A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484