#C1DFCD#C1DFCD
#C1DFCD is a very light, muted green. Relative luminance 0.685; OKLCH L 87.7% C 0.040 H 159.1°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DFCD |
|---|---|
| RGB | rgb(193, 223, 205) |
| HSL | hsl(144, 32%, 82%) |
| HSV | hsv(144, 13%, 87%) |
| CMYK | cmyk(13.5%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(86.27, -13.32, 5.50) |
| CIE-LCH | lch(86.27, 14.41, 157.58°) |
| OKLab | oklab(87.67% -0.0375 0.0143) |
| OKLCH | oklch(87.67% 0.04 159.1) |
| XYZ | xyz(59.3969, 68.5194, 67.8420) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 8.82
Duck Egg Blue
#C3FBF4
ΔE00 8.96
Honeydew
#F0FFF0
ΔE00 9.08
Eggshell Blue
#C4FFF7
ΔE00 9.59
Light Light Blue
#CAFFFB
ΔE00 9.79
Pale Aqua
#B8FFEB
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DFCD #DFC1D3
analogous
#C4DFC1 #C1DFCD #C1DFDC
triadic
#C1DFCD #CDC1DF #DFCDC1
tetradic
#C1DFCD #C1C4DF #DFC1D3 #DFDCC1
square
#C1DFCD #C1C4DF #DFC1D3 #DFDCC1
split-complementary
#C1DFCD #DCC1DF #DFC1C4
monochromatic
#70B58C #99CAAC #C1DFCD #E9F4EE #EBF5EF
Accessibility & contrast
On white
1.43
#C1DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#C1DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DFCD
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DFCD | 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)
#D9D6CE
Tritanopia (blue-blind)
#BCDFDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c1dfcd; /* rgb */ color: rgb(193, 223, 205); /* oklch */ color: oklch(87.7% 0.040 159.1);
Tailwind
colors: {
custom: {
50: '#d4e9dc',
500: '#c1dfcd',
950: '#000000',
},
}SCSS
$custom: #c1dfcd; $custom-light: #d4e9dc; $custom-dark: #000000;
JSON
{
"hex": "#c1dfcd",
"rgb": {
"r": 193,
"g": 223,
"b": 205
},
"hsl": {
"h": 144,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.87669,
"c": 0.04015,
"h": 159.1
},
"luminance": 0.68521
}Semantic roles & 50–950 ramp
primary
#C1DFCD
secondary
#B78DA6
accent
#3B7EAB
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484