#C1FFBB#C1FFBB
#C1FFBB is a very light, moderate green. Relative luminance 0.864; OKLCH L 94.1% C 0.110 H 142.5°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C1FFBB |
|---|---|
| RGB | rgb(193, 255, 187) |
| HSL | hsl(115, 100%, 87%) |
| HSV | hsv(115, 27%, 100%) |
| CMYK | cmyk(24.3%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(94.50, -31.93, 26.39) |
| CIE-LCH | lch(94.50, 41.43, 140.43°) |
| OKLab | oklab(94.13% -0.0871 0.0669) |
| OKLCH | oklch(94.13% 0.11 142.5) |
| XYZ | xyz(66.7195, 86.4432, 60.1740) |
| Luminance | 0.8645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.63
Light Mint
#B6FFBB
ΔE00 1.74
Pale Green
#C7FDB5
ΔE00 1.80
Very Pale Green
#CFFDBC
ΔE00 2.66
Very Light Green
#D1FFBD
ΔE00 2.75
Light Light Green
#C8FFB0
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1FFBB #F9BBFF
analogous
#E3FFBB #C1FFBB #BBFFD7
triadic
#C1FFBB #BBC1FF #FFBBC1
tetradic
#C1FFBB #BBE3FF #F9BBFF #FFD7BB
square
#C1FFBB #BBE3FF #F9BBFF #FFD7BB
split-complementary
#C1FFBB #D7BBFF #FFBBE3
monochromatic
#51FF41 #89FF7E #C1FFBB #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.15
#C1FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#C1FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1FFBB
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1FFBB | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B7
Deuteranopia (green-blind)
#F9EDBF
Tritanopia (blue-blind)
#BCFBED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c1ffbb; /* rgb */ color: rgb(193, 255, 187); /* oklch */ color: oklch(94.1% 0.110 142.5);
Tailwind
colors: {
custom: {
50: '#d5ffcf',
500: '#c1ffbb',
950: '#000000',
},
}SCSS
$custom: #c1ffbb; $custom-light: #d5ffcf; $custom-dark: #000000;
JSON
{
"hex": "#c1ffbb",
"rgb": {
"r": 193,
"g": 255,
"b": 187
},
"hsl": {
"h": 114.706,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94126,
"c": 0.10982,
"h": 142.5
},
"luminance": 0.86445
}Semantic roles & 50–950 ramp
primary
#C1FFBB
secondary
#DD77E7
accent
#00E6D1
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683