#C2FFBA#C2FFBA
#C2FFBA is a very light, moderate green. Relative luminance 0.865; OKLCH L 94.2% C 0.110 H 141.7°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFBA |
|---|---|
| RGB | rgb(194, 255, 186) |
| HSL | hsl(113, 100%, 86%) |
| HSV | hsv(113, 27%, 100%) |
| CMYK | cmyk(23.9%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(94.54, -31.77, 26.96) |
| CIE-LCH | lch(94.54, 41.66, 139.68°) |
| OKLab | oklab(94.17% -0.0866 0.0683) |
| OKLCH | oklch(94.17% 0.11 141.7) |
| XYZ | xyz(66.8686, 86.5324, 59.6241) |
| Luminance | 0.8653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Celadon
#BEFDB7
ΔE00 0.60
Pale Green
#C7FDB5
ΔE00 1.51
Light Mint
#B6FFBB
ΔE00 1.98
Very Pale Green
#CFFDBC
ΔE00 2.49
Light Light Green
#C8FFB0
ΔE00 2.50
Very Light Green
#D1FFBD
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFBA #F7BAFF
analogous
#E5FFBA #C2FFBA #BAFFD5
triadic
#C2FFBA #BAC2FF #FFBAC2
tetradic
#C2FFBA #BAE5FF #F7BAFF #FFD5BA
square
#C2FFBA #BAE5FF #F7BAFF #FFD5BA
split-complementary
#C2FFBA #D5BAFF #FFBAE5
monochromatic
#56FF40 #8CFF7D #C2FFBA #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.15
#C2FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#C2FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFBA
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFBA | 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)
#FFF3B6
Deuteranopia (green-blind)
#F9EDBE
Tritanopia (blue-blind)
#BEFBED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c2ffba; /* rgb */ color: rgb(194, 255, 186); /* oklch */ color: oklch(94.2% 0.110 141.7);
Tailwind
colors: {
custom: {
50: '#d5ffcf',
500: '#c2ffba',
950: '#000000',
},
}SCSS
$custom: #c2ffba; $custom-light: #d5ffcf; $custom-dark: #000000;
JSON
{
"hex": "#c2ffba",
"rgb": {
"r": 194,
"g": 255,
"b": 186
},
"hsl": {
"h": 113.043,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.94165,
"c": 0.11028,
"h": 141.7
},
"luminance": 0.86535
}Semantic roles & 50–950 ramp
primary
#C2FFBA
secondary
#DA76E7
accent
#00E6CB
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#141813
muted
#838683