#C1FFBF#C1FFBF
#C1FFBF is a very light, moderate green. Relative luminance 0.866; OKLCH L 94.2% C 0.106 H 143.9°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C1FFBF |
|---|---|
| RGB | rgb(193, 255, 191) |
| HSL | hsl(118, 100%, 87%) |
| HSV | hsv(118, 25%, 100%) |
| CMYK | cmyk(24.3%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(94.58, -31.29, 24.47) |
| CIE-LCH | lch(94.58, 39.72, 141.98°) |
| OKLab | oklab(94.21% -0.0854 0.0623) |
| OKLCH | oklch(94.21% 0.106 143.9) |
| XYZ | xyz(67.1537, 86.6168, 62.4607) |
| Luminance | 0.8662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 1.34
Light Mint
#B6FFBB
ΔE00 1.69
Pale Green
#C7FDB5
ΔE00 2.48
Very Pale Green
#CFFDBC
ΔE00 2.88
Very Light Green
#D1FFBD
ΔE00 3.01
Light Light Green
#C8FFB0
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1FFBF #FDBFFF
analogous
#E1FFBF #C1FFBF #BFFFDD
triadic
#C1FFBF #BFC1FF #FFBFC1
tetradic
#C1FFBF #BFE1FF #FDBFFF #FFDDBF
square
#C1FFBF #BFE1FF #FDBFFF #FFDDBF
split-complementary
#C1FFBF #DDBFFF #FFBFE1
monochromatic
#4AFF45 #86FF82 #C1FFBF #E1FFE0 #E1FFE0
Accessibility & contrast
On white
1.15
#C1FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#C1FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1FFBF
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1FFBF | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3BB
Deuteranopia (green-blind)
#F8EDC2
Tritanopia (blue-blind)
#BBFBEE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c1ffbf; /* rgb */ color: rgb(193, 255, 191); /* oklch */ color: oklch(94.2% 0.106 143.9);
Tailwind
colors: {
custom: {
50: '#d5ffd2',
500: '#c1ffbf',
950: '#000000',
},
}SCSS
$custom: #c1ffbf; $custom-light: #d5ffd2; $custom-dark: #000000;
JSON
{
"hex": "#c1ffbf",
"rgb": {
"r": 193,
"g": 255,
"b": 191
},
"hsl": {
"h": 118.125,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.9421,
"c": 0.10569,
"h": 143.9
},
"luminance": 0.86619
}Semantic roles & 50–950 ramp
primary
#C1FFBF
secondary
#E47BE8
accent
#00E6DE
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683