#C1FFBC#C1FFBC
#C1FFBC is a very light, moderate green. Relative luminance 0.865; OKLCH L 94.1% C 0.109 H 142.8°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C1FFBC |
|---|---|
| RGB | rgb(193, 255, 188) |
| HSL | hsl(116, 100%, 87%) |
| HSV | hsv(116, 26%, 100%) |
| CMYK | cmyk(24.3%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(94.52, -31.77, 25.91) |
| CIE-LCH | lch(94.52, 41.00, 140.80°) |
| OKLab | oklab(94.15% -0.0867 0.0658) |
| OKLCH | oklch(94.15% 0.109 142.8) |
| XYZ | xyz(66.8269, 86.4861, 60.7397) |
| Luminance | 0.8649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.78
Light Mint
#B6FFBB
ΔE00 1.69
Pale Green
#C7FDB5
ΔE00 1.96
Very Pale Green
#CFFDBC
ΔE00 2.69
Very Light Green
#D1FFBD
ΔE00 2.79
Light Light Green
#C8FFB0
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1FFBC #FABCFF
analogous
#E3FFBC #C1FFBC #BCFFD9
triadic
#C1FFBC #BCC1FF #FFBCC1
tetradic
#C1FFBC #BCE3FF #FABCFF #FFD9BC
square
#C1FFBC #BCE3FF #FABCFF #FFD9BC
split-complementary
#C1FFBC #D9BCFF #FFBCE3
monochromatic
#50FF42 #88FF7F #C1FFBC #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.15
#C1FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#C1FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1FFBC
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1FFBC | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B8
Deuteranopia (green-blind)
#F8EDBF
Tritanopia (blue-blind)
#BCFBED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c1ffbc; /* rgb */ color: rgb(193, 255, 188); /* oklch */ color: oklch(94.1% 0.109 142.8);
Tailwind
colors: {
custom: {
50: '#d5ffd0',
500: '#c1ffbc',
950: '#000000',
},
}SCSS
$custom: #c1ffbc; $custom-light: #d5ffd0; $custom-dark: #000000;
JSON
{
"hex": "#c1ffbc",
"rgb": {
"r": 193,
"g": 255,
"b": 188
},
"hsl": {
"h": 115.522,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94147,
"c": 0.10879,
"h": 142.8
},
"luminance": 0.86488
}Semantic roles & 50–950 ramp
primary
#C1FFBC
secondary
#DF78E7
accent
#00E6D4
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683