#C1FFBD#C1FFBD
#C1FFBD is a very light, moderate green. Relative luminance 0.865; OKLCH L 94.2% C 0.108 H 143.2°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C1FFBD |
|---|---|
| RGB | rgb(193, 255, 189) |
| HSL | hsl(116, 100%, 87%) |
| HSV | hsv(116, 26%, 100%) |
| CMYK | cmyk(24.3%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(94.54, -31.61, 25.43) |
| CIE-LCH | lch(94.54, 40.57, 141.19°) |
| OKLab | oklab(94.17% -0.0862 0.0646) |
| OKLCH | oklch(94.17% 0.108 143.2) |
| XYZ | xyz(66.9351, 86.5294, 61.3094) |
| Luminance | 0.8653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.96
Light Mint
#B6FFBB
ΔE00 1.66
Pale Green
#C7FDB5
ΔE00 2.12
Very Pale Green
#CFFDBC
ΔE00 2.74
Very Light Green
#D1FFBD
ΔE00 2.85
Light Light Green
#C8FFB0
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1FFBD #FBBDFF
analogous
#E2FFBD #C1FFBD #BDFFDA
triadic
#C1FFBD #BDC1FF #FFBDC1
tetradic
#C1FFBD #BDE2FF #FBBDFF #FFDABD
square
#C1FFBD #BDE2FF #FBBDFF #FFDABD
split-complementary
#C1FFBD #DABDFF #FFBDE2
monochromatic
#4EFF43 #88FF80 #C1FFBD #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.15
#C1FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#C1FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1FFBD
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1FFBD | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B9
Deuteranopia (green-blind)
#F8EDC0
Tritanopia (blue-blind)
#BCFBED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c1ffbd; /* rgb */ color: rgb(193, 255, 189); /* oklch */ color: oklch(94.2% 0.108 143.2);
Tailwind
colors: {
custom: {
50: '#d5ffd1',
500: '#c1ffbd',
950: '#000000',
},
}SCSS
$custom: #c1ffbd; $custom-light: #d5ffd1; $custom-dark: #000000;
JSON
{
"hex": "#c1ffbd",
"rgb": {
"r": 193,
"g": 255,
"b": 189
},
"hsl": {
"h": 116.364,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.94168,
"c": 0.10775,
"h": 143.2
},
"luminance": 0.86532
}Semantic roles & 50–950 ramp
primary
#C1FFBD
secondary
#E179E7
accent
#00E6D8
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683