#C2FFBB#C2FFBB
#C2FFBB is a very light, moderate green. Relative luminance 0.866; OKLCH L 94.2% C 0.109 H 142.1°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFBB |
|---|---|
| RGB | rgb(194, 255, 187) |
| HSL | hsl(114, 100%, 87%) |
| HSV | hsv(114, 27%, 100%) |
| CMYK | cmyk(23.9%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(94.56, -31.61, 26.48) |
| CIE-LCH | lch(94.56, 41.23, 140.05°) |
| OKLab | oklab(94.19% -0.0862 0.0671) |
| OKLCH | oklch(94.19% 0.109 142.1) |
| XYZ | xyz(66.9753, 86.5751, 60.1860) |
| Luminance | 0.8658 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.68
Pale Green
#C7FDB5
ΔE00 1.66
Light Mint
#B6FFBB
ΔE00 1.91
Very Pale Green
#CFFDBC
ΔE00 2.50
Very Light Green
#D1FFBD
ΔE00 2.58
Light Light Green
#C8FFB0
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFBB #F8BBFF
analogous
#E4FFBB #C2FFBB #BBFFD6
triadic
#C2FFBB #BBC2FF #FFBBC2
tetradic
#C2FFBB #BBE4FF #F8BBFF #FFD6BB
square
#C2FFBB #BBE4FF #F8BBFF #FFD6BB
split-complementary
#C2FFBB #D6BBFF #FFBBE4
monochromatic
#54FF41 #8BFF7E #C2FFBB #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.15
#C2FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#C2FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFBB
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFBB | 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)
#FFF3B7
Deuteranopia (green-blind)
#F9EDBF
Tritanopia (blue-blind)
#BDFBED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c2ffbb; /* rgb */ color: rgb(194, 255, 187); /* oklch */ color: oklch(94.2% 0.109 142.1);
Tailwind
colors: {
custom: {
50: '#d5ffcf',
500: '#c2ffbb',
950: '#000000',
},
}SCSS
$custom: #c2ffbb; $custom-light: #d5ffcf; $custom-dark: #000000;
JSON
{
"hex": "#c2ffbb",
"rgb": {
"r": 194,
"g": 255,
"b": 187
},
"hsl": {
"h": 113.824,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94186,
"c": 0.10924,
"h": 142.1
},
"luminance": 0.86577
}Semantic roles & 50–950 ramp
primary
#C2FFBB
secondary
#DC77E7
accent
#00E6CE
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683