#C5DECD#C5DECD
#C5DECD is a very light, muted green. Relative luminance 0.685; OKLCH L 87.7% C 0.035 H 155.9°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DECD |
|---|---|
| RGB | rgb(197, 222, 205) |
| HSL | hsl(139, 27%, 82%) |
| HSV | hsv(139, 11%, 87%) |
| CMYK | cmyk(11.3%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(86.27, -11.49, 5.53) |
| CIE-LCH | lch(86.27, 12.75, 154.29°) |
| OKLab | oklab(87.74% -0.0322 0.0144) |
| OKLCH | oklch(87.74% 0.035 155.9) |
| XYZ | xyz(60.1643, 68.5197, 67.8016) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.35
Ice
#D6FFFA
ΔE00 9.15
Light Grey
#D8DCD6
ΔE00 9.31
Duck Egg Blue
#C3FBF4
ΔE00 9.79
Ice Blue (survey)
#D7FFFE
ΔE00 10.05
Very Pale Blue
#D6FFFE
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DECD #DEC5D6
analogous
#CADEC5 #C5DECD #C5DEDA
triadic
#C5DECD #CDC5DE #DECDC5
tetradic
#C5DECD #C5CADE #DEC5D6 #DEDAC5
square
#C5DECD #C5CADE #DEC5D6 #DEDAC5
split-complementary
#C5DECD #DAC5DE #DEC5CA
monochromatic
#77B28A #9EC8AB #C5DECD #EBF4EE #EBF4EE
Accessibility & contrast
On white
1.43
#C5DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#C5DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DECD
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DECD | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#D9D7CE
Tritanopia (blue-blind)
#C1DDD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c5decd; /* rgb */ color: rgb(197, 222, 205); /* oklch */ color: oklch(87.7% 0.035 155.9);
Tailwind
colors: {
custom: {
50: '#d6e8dc',
500: '#c5decd',
950: '#000000',
},
}SCSS
$custom: #c5decd; $custom-light: #d6e8dc; $custom-dark: #000000;
JSON
{
"hex": "#c5decd",
"rgb": {
"r": 197,
"g": 222,
"b": 205
},
"hsl": {
"h": 139.2,
"s": 27.473,
"l": 82.157
},
"oklch": {
"l": 0.87736,
"c": 0.03526,
"h": 155.9
},
"luminance": 0.68521
}Semantic roles & 50–950 ramp
primary
#C5DECD
secondary
#B592AA
accent
#3F85A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484