#C1DFCB#C1DFCB
#C1DFCB is a very light, muted green. Relative luminance 0.684; OKLCH L 87.6% C 0.042 H 156.3°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DFCB |
|---|---|
| RGB | rgb(193, 223, 203) |
| HSL | hsl(140, 32%, 82%) |
| HSV | hsv(140, 13%, 87%) |
| CMYK | cmyk(13.5%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(86.22, -13.69, 6.48) |
| CIE-LCH | lch(86.22, 15.15, 154.67°) |
| OKLab | oklab(87.62% -0.0383 0.0169) |
| OKLCH | oklch(87.62% 0.042 156.3) |
| XYZ | xyz(59.1570, 68.4235, 66.5787) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.22
Ice
#D6FFFA
ΔE00 9.29
Duck Egg Blue
#C3FBF4
ΔE00 9.36
Pale Aqua
#B8FFEB
ΔE00 9.92
Eggshell Blue
#C4FFF7
ΔE00 9.94
Mint
#AAF0C1
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DFCB #DFC1D5
analogous
#C6DFC1 #C1DFCB #C1DFDA
triadic
#C1DFCB #CBC1DF #DFCBC1
tetradic
#C1DFCB #C1C6DF #DFC1D5 #DFDAC1
square
#C1DFCB #C1C6DF #DFC1D5 #DFDAC1
split-complementary
#C1DFCB #DAC1DF #DFC1C6
monochromatic
#70B587 #99CAA9 #C1DFCB #E9F4ED #EBF5EE
Accessibility & contrast
On white
1.43
#C1DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#C1DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DFCB
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DFCB | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACA
Deuteranopia (green-blind)
#D9D6CC
Tritanopia (blue-blind)
#BDDED9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c1dfcb; /* rgb */ color: rgb(193, 223, 203); /* oklch */ color: oklch(87.6% 0.042 156.3);
Tailwind
colors: {
custom: {
50: '#d4e9da',
500: '#c1dfcb',
950: '#000000',
},
}SCSS
$custom: #c1dfcb; $custom-light: #d4e9da; $custom-dark: #000000;
JSON
{
"hex": "#c1dfcb",
"rgb": {
"r": 193,
"g": 223,
"b": 203
},
"hsl": {
"h": 140,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.87615,
"c": 0.04187,
"h": 156.3
},
"luminance": 0.68425
}Semantic roles & 50–950 ramp
primary
#C1DFCB
secondary
#B78DA9
accent
#3B85AB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483