#C2FFAC#C2FFAC
#C2FFAC is a very light, vivid green. Relative luminance 0.860; OKLCH L 93.9% C 0.125 H 137.6°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFAC |
|---|---|
| RGB | rgb(194, 255, 172) |
| HSL | hsl(104, 100%, 84%) |
| HSV | hsv(104, 33%, 100%) |
| CMYK | cmyk(23.9%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(94.30, -33.89, 33.67) |
| CIE-LCH | lch(94.30, 47.77, 135.18°) |
| OKLab | oklab(93.89% -0.0924 0.0843) |
| OKLCH | oklch(93.89% 0.125 137.6) |
| XYZ | xyz(65.4526, 85.9660, 52.1663) |
| Luminance | 0.8597 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.05
Tea Green
#BDF8A3
ΔE00 1.55
Pale Green
#C7FDB5
ΔE00 2.02
Washed Out Green
#BCF5A6
ΔE00 2.07
Light Pastel Green
#B2FBA5
ΔE00 2.15
Celadon
#BEFDB7
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFAC #E9ACFF
analogous
#EBFFAC #C2FFAC #ACFFBF
triadic
#C2FFAC #ACC2FF #FFACC2
tetradic
#C2FFAC #ACEBFF #E9ACFF #FFBFAC
square
#C2FFAC #ACEBFF #E9ACFF #FFBFAC
split-complementary
#C2FFAC #BFACFF #FFACEB
monochromatic
#68FF32 #95FF6F #C2FFAC #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.15
#C2FFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#C2FFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFAC
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFAC | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2A6
Deuteranopia (green-blind)
#FBEDB0
Tritanopia (blue-blind)
#C0F9EA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c2ffac; /* rgb */ color: rgb(194, 255, 172); /* oklch */ color: oklch(93.9% 0.125 137.6);
Tailwind
colors: {
custom: {
50: '#d6ffc5',
500: '#c2ffac',
950: '#000000',
},
}SCSS
$custom: #c2ffac; $custom-light: #d6ffc5; $custom-dark: #000000;
JSON
{
"hex": "#c2ffac",
"rgb": {
"r": 194,
"g": 255,
"b": 172
},
"hsl": {
"h": 104.096,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.93892,
"c": 0.12502,
"h": 137.6
},
"luminance": 0.85968
}Semantic roles & 50–950 ramp
primary
#C2FFAC
secondary
#C46AE5
accent
#00E6A9
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#141813
muted
#838682