#C1DFBF#C1DFBF
#C1DFBF is a very light, muted green. Relative luminance 0.679; OKLCH L 87.3% C 0.054 H 143.4°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DFBF |
|---|---|
| RGB | rgb(193, 223, 191) |
| HSL | hsl(116, 33%, 81%) |
| HSV | hsv(116, 14%, 87%) |
| CMYK | cmyk(13.5%, 0%, 14.3%, 12.5%) |
| CIE-LAB | lab(85.94, -15.84, 12.40) |
| CIE-LCH | lch(85.94, 20.12, 141.95°) |
| OKLab | oklab(87.31% -0.0432 0.0321) |
| OKLCH | oklch(87.31% 0.054 143.4) |
| XYZ | xyz(57.7820, 67.8735, 59.3368) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.84
Mint
#AAF0C1
ΔE00 8.01
Light Sage
#BCECAC
ΔE00 8.07
Hospital Green
#9BE5AA
ΔE00 9.19
Very Pale Green
#CFFDBC
ΔE00 9.56
Light Teal
#90E4C1
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DFBF #DDBFDF
analogous
#D1DFBF #C1DFBF #BFDFCD
triadic
#C1DFBF #BFC1DF #DFBFC1
tetradic
#C1DFBF #BFD1DF #DDBFDF #DFCDBF
square
#C1DFBF #BFD1DF #DDBFDF #DFCDBF
split-complementary
#C1DFBF #CDBFDF #DFBFD1
monochromatic
#72B66D #99CB96 #C1DFBF #E9F3E8 #EBF5EB
Accessibility & contrast
On white
1.44
#C1DFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#C1DFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DFBF
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DFBF | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BD
Deuteranopia (green-blind)
#DCD6C0
Tritanopia (blue-blind)
#BFDDD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c1dfbf; /* rgb */ color: rgb(193, 223, 191); /* oklch */ color: oklch(87.3% 0.054 143.4);
Tailwind
colors: {
custom: {
50: '#d4e9d2',
500: '#c1dfbf',
950: '#000000',
},
}SCSS
$custom: #c1dfbf; $custom-light: #d4e9d2; $custom-dark: #000000;
JSON
{
"hex": "#c1dfbf",
"rgb": {
"r": 193,
"g": 223,
"b": 191
},
"hsl": {
"h": 116.25,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.87306,
"c": 0.05386,
"h": 143.4
},
"luminance": 0.67874
}Semantic roles & 50–950 ramp
primary
#C1DFBF
secondary
#B48BB7
accent
#39ACA5
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483