#C3FFBB#C3FFBB
#C3FFBB is a very light, moderate green. Relative luminance 0.867; OKLCH L 94.2% C 0.109 H 141.7°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FFBB |
|---|---|
| RGB | rgb(195, 255, 187) |
| HSL | hsl(113, 100%, 87%) |
| HSV | hsv(113, 27%, 100%) |
| CMYK | cmyk(23.5%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(94.61, -31.28, 26.57) |
| CIE-LCH | lch(94.61, 41.04, 139.66°) |
| OKLab | oklab(94.25% -0.0853 0.0673) |
| OKLCH | oklch(94.25% 0.109 141.7) |
| XYZ | xyz(67.2329, 86.7079, 60.1980) |
| Luminance | 0.8671 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.77
Pale Green
#C7FDB5
ΔE00 1.53
Light Mint
#B6FFBB
ΔE00 2.08
Very Pale Green
#CFFDBC
ΔE00 2.34
Very Light Green
#D1FFBD
ΔE00 2.42
Light Light Green
#C8FFB0
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FFBB #F7BBFF
analogous
#E5FFBB #C3FFBB #BBFFD5
triadic
#C3FFBB #BBC3FF #FFBBC3
tetradic
#C3FFBB #BBE5FF #F7BBFF #FFD5BB
square
#C3FFBB #BBE5FF #F7BBFF #FFD5BB
split-complementary
#C3FFBB #D5BBFF #FFBBE5
monochromatic
#57FF41 #8DFF7E #C3FFBB #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.14
#C3FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#C3FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FFBB
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FFBB | 1.00 | 1.14 | 18.34 | 18.34 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B7
Deuteranopia (green-blind)
#F9EDBF
Tritanopia (blue-blind)
#BFFBED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c3ffbb; /* rgb */ color: rgb(195, 255, 187); /* oklch */ color: oklch(94.2% 0.109 141.7);
Tailwind
colors: {
custom: {
50: '#d6ffcf',
500: '#c3ffbb',
950: '#000000',
},
}SCSS
$custom: #c3ffbb; $custom-light: #d6ffcf; $custom-dark: #000000;
JSON
{
"hex": "#c3ffbb",
"rgb": {
"r": 195,
"g": 255,
"b": 187
},
"hsl": {
"h": 112.941,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94246,
"c": 0.10865,
"h": 141.7
},
"luminance": 0.8671
}Semantic roles & 50–950 ramp
primary
#C3FFBB
secondary
#DA77E7
accent
#00E6CA
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683