#C2FFBC#C2FFBC
#C2FFBC is a very light, moderate green. Relative luminance 0.866; OKLCH L 94.2% C 0.108 H 142.4°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFBC |
|---|---|
| RGB | rgb(194, 255, 188) |
| HSL | hsl(115, 100%, 87%) |
| HSV | hsv(115, 26%, 100%) |
| CMYK | cmyk(23.9%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(94.58, -31.45, 26.00) |
| CIE-LCH | lch(94.58, 40.80, 140.42°) |
| OKLab | oklab(94.21% -0.0858 0.066) |
| OKLCH | oklch(94.21% 0.108 142.4) |
| XYZ | xyz(67.0827, 86.6181, 60.7517) |
| Luminance | 0.8662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.81
Pale Green
#C7FDB5
ΔE00 1.82
Light Mint
#B6FFBB
ΔE00 1.85
Very Pale Green
#CFFDBC
ΔE00 2.53
Very Light Green
#D1FFBD
ΔE00 2.63
Light Light Green
#C8FFB0
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFBC #F9BCFF
analogous
#E4FFBC #C2FFBC #BCFFD8
triadic
#C2FFBC #BCC2FF #FFBCC2
tetradic
#C2FFBC #BCE4FF #F9BCFF #FFD8BC
square
#C2FFBC #BCE4FF #F9BCFF #FFD8BC
split-complementary
#C2FFBC #D8BCFF #FFBCE4
monochromatic
#53FF42 #8AFF7F #C2FFBC #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.15
#C2FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#C2FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFBC
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFBC | 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)
#FFF3B8
Deuteranopia (green-blind)
#F9EDBF
Tritanopia (blue-blind)
#BDFBED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c2ffbc; /* rgb */ color: rgb(194, 255, 188); /* oklch */ color: oklch(94.2% 0.108 142.4);
Tailwind
colors: {
custom: {
50: '#d5ffd0',
500: '#c2ffbc',
950: '#000000',
},
}SCSS
$custom: #c2ffbc; $custom-light: #d5ffd0; $custom-dark: #000000;
JSON
{
"hex": "#c2ffbc",
"rgb": {
"r": 194,
"g": 255,
"b": 188
},
"hsl": {
"h": 114.627,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.94207,
"c": 0.1082,
"h": 142.4
},
"luminance": 0.8662
}Semantic roles & 50–950 ramp
primary
#C2FFBC
secondary
#DD78E7
accent
#00E6D1
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141814
muted
#838683