#C1DFBB#C1DFBB
#C1DFBB is a very light, muted green. Relative luminance 0.677; OKLCH L 87.2% C 0.058 H 140.4°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C1DFBB |
|---|---|
| RGB | rgb(193, 223, 187) |
| HSL | hsl(110, 36%, 80%) |
| HSV | hsv(110, 16%, 87%) |
| CMYK | cmyk(13.5%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(85.86, -16.53, 14.38) |
| CIE-LCH | lch(85.86, 21.91, 138.99°) |
| OKLab | oklab(87.21% -0.0449 0.0371) |
| OKLCH | oklch(87.21% 0.058 140.4) |
| XYZ | xyz(57.3478, 67.6998, 57.0501) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.74
Light Sage
#BCECAC
ΔE00 7.08
Mint
#AAF0C1
ΔE00 7.73
Hospital Green
#9BE5AA
ΔE00 8.58
Very Pale Green
#CFFDBC
ΔE00 8.75
Very Light Green
#D1FFBD
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1DFBB #D9BBDF
analogous
#D3DFBB #C1DFBB #BBDFC7
triadic
#C1DFBB #BBC1DF #DFBBC1
tetradic
#C1DFBB #BBD3DF #D9BBDF #DFC7BB
square
#C1DFBB #BBD3DF #D9BBDF #DFC7BB
split-complementary
#C1DFBB #C7BBDF #DFBBD3
monochromatic
#75B868 #9BCB91 #C1DFBB #E7F3E5 #ECF5EA
Accessibility & contrast
On white
1.44
#C1DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#C1DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1DFBB
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1DFBB | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9B9
Deuteranopia (green-blind)
#DCD6BD
Tritanopia (blue-blind)
#C0DCD5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c1dfbb; /* rgb */ color: rgb(193, 223, 187); /* oklch */ color: oklch(87.2% 0.058 140.4);
Tailwind
colors: {
custom: {
50: '#d4e9cf',
500: '#c1dfbb',
950: '#000000',
},
}SCSS
$custom: #c1dfbb; $custom-light: #d4e9cf; $custom-dark: #000000;
JSON
{
"hex": "#c1dfbb",
"rgb": {
"r": 193,
"g": 223,
"b": 187
},
"hsl": {
"h": 110,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.87208,
"c": 0.05825,
"h": 140.4
},
"luminance": 0.67701
}Semantic roles & 50–950 ramp
primary
#C1DFBB
secondary
#AF87B7
accent
#37AF9B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483