#C1DECD#C1DECD
#C1DECD is a very light, muted green. Relative luminance 0.680; OKLCH L 87.5% C 0.039 H 159.8°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DECD |
|---|---|
| RGB | rgb(193, 222, 205) |
| HSL | hsl(145, 31%, 81%) |
| HSV | hsv(145, 13%, 87%) |
| CMYK | cmyk(13.1%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(86.00, -12.82, 5.11) |
| CIE-LCH | lch(86.00, 13.80, 158.25°) |
| OKLab | oklab(87.46% -0.0362 0.0133) |
| OKLCH | oklch(87.46% 0.039 159.8) |
| XYZ | xyz(59.1305, 67.9867, 67.7532) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.83
Honeydew
#F0FFF0
ΔE00 9.04
Duck Egg Blue
#C3FBF4
ΔE00 9.07
Eggshell Blue
#C4FFF7
ΔE00 9.73
Ice Blue (survey)
#D7FFFE
ΔE00 9.82
Light Light Blue
#CAFFFB
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DECD #DEC1D2
analogous
#C4DEC1 #C1DECD #C1DEDC
triadic
#C1DECD #CDC1DE #DECDC1
tetradic
#C1DECD #C1C4DE #DEC1D2 #DEDCC1
square
#C1DECD #C1C4DE #DEC1D2 #DEDCC1
split-complementary
#C1DECD #DCC1DE #DEC1C4
monochromatic
#71B38D #99C9AD #C1DECD #E9F3ED #EBF4EF
Accessibility & contrast
On white
1.44
#C1DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#C1DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DECD
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DECD | 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)
#BCDED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c1decd; /* rgb */ color: rgb(193, 222, 205); /* oklch */ color: oklch(87.5% 0.039 159.8);
Tailwind
colors: {
custom: {
50: '#d4e8dc',
500: '#c1decd',
950: '#000000',
},
}SCSS
$custom: #c1decd; $custom-light: #d4e8dc; $custom-dark: #000000;
JSON
{
"hex": "#c1decd",
"rgb": {
"r": 193,
"g": 222,
"b": 205
},
"hsl": {
"h": 144.828,
"s": 30.526,
"l": 81.373
},
"oklch": {
"l": 0.87458,
"c": 0.03853,
"h": 159.8
},
"luminance": 0.67988
}Semantic roles & 50–950 ramp
primary
#C1DECD
secondary
#B68EA5
accent
#3C7CA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484