#C2FA9C#C2FA9C
#C2FA9C is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.5% C 0.134 H 133.5°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA9C |
|---|---|
| RGB | rgb(194, 250, 156) |
| HSL | hsl(96, 90%, 80%) |
| HSV | hsv(96, 38%, 98%) |
| CMYK | cmyk(22.4%, 0%, 37.6%, 2%) |
| CIE-LAB | lab(92.68, -33.81, 39.48) |
| CIE-LCH | lch(92.68, 51.98, 130.58°) |
| OKLab | oklab(92.51% -0.0925 0.0975) |
| OKLCH | oklch(92.51% 0.134 133.5) |
| XYZ | xyz(62.4332, 82.2394, 44.0305) |
| Luminance | 0.8224 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.54
Tea Green
#BDF8A3
ΔE00 1.85
Pistachio (survey)
#C0FA8B
ΔE00 2.60
Pale Light Green
#B1FC99
ΔE00 2.72
Washed Out Green
#BCF5A6
ΔE00 2.87
Light Light Green
#C8FFB0
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA9C #D49CFA
analogous
#F1FA9C #C2FA9C #9CFAA5
triadic
#C2FA9C #9CC2FA #FA9CC2
tetradic
#C2FA9C #9CF1FA #D49CFA #FAA59C
square
#C2FA9C #9CF1FA #D49CFA #FAA59C
split-complementary
#C2FA9C #A59CFA #FA9CF1
monochromatic
#7AF427 #9EF762 #C2FA9C #E6FDD6 #EDFEE2
Accessibility & contrast
On white
1.20
#C2FA9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#C2FA9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA9C
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA9C | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED95
Deuteranopia (green-blind)
#F9E8A1
Tritanopia (blue-blind)
#C3F3E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c2fa9c; /* rgb */ color: rgb(194, 250, 156); /* oklch */ color: oklch(92.5% 0.134 133.5);
Tailwind
colors: {
custom: {
50: '#d6fcba',
500: '#c2fa9c',
950: '#000000',
},
}SCSS
$custom: #c2fa9c; $custom-light: #d6fcba; $custom-dark: #000000;
JSON
{
"hex": "#c2fa9c",
"rgb": {
"r": 194,
"g": 250,
"b": 156
},
"hsl": {
"h": 95.745,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.92507,
"c": 0.1344,
"h": 133.5
},
"luminance": 0.82241
}Semantic roles & 50–950 ramp
primary
#C2FA9C
secondary
#A95FDB
accent
#00E689
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141712
muted
#838582