#C2FA83#C2FA83
#C2FA83 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.1% C 0.160 H 129.8°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA83 |
|---|---|
| RGB | rgb(194, 250, 131) |
| HSL | hsl(88, 92%, 75%) |
| HSV | hsv(88, 48%, 98%) |
| CMYK | cmyk(22.4%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(92.34, -36.82, 51.11) |
| CIE-LCH | lch(92.34, 62.99, 125.77°) |
| OKLab | oklab(92.13% -0.1021 0.1227) |
| OKLCH | oklch(92.13% 0.16 129.8) |
| XYZ | xyz(60.5298, 81.4780, 34.0061) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.95
Light Yellowish Green
#C2FF89
ΔE00 1.25
Pistachio (survey)
#C0FA8B
ΔE00 1.32
Light Yellow Green
#CCFD7F
ΔE00 1.94
Pale Lime
#BEFD73
ΔE00 2.25
Celery
#C1FD95
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA83 #BB83FA
analogous
#FAF683 #C2FA83 #87FA83
triadic
#C2FA83 #83C2FA #FA83C2
tetradic
#C2FA83 #83FAF6 #BB83FA #FA8387
square
#C2FA83 #83FAF6 #BB83FA #FA8387
split-complementary
#C2FA83 #8387FA #F683FA
monochromatic
#88F50D #A5F848 #C2FA83 #DFFCBE #F1FEE2
Accessibility & contrast
On white
1.21
#C2FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#C2FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA83
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA83 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC79
Deuteranopia (green-blind)
#FCE88A
Tritanopia (blue-blind)
#C6F1DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2fa83; /* rgb */ color: rgb(194, 250, 131); /* oklch */ color: oklch(92.1% 0.160 129.8);
Tailwind
colors: {
custom: {
50: '#d6fca9',
500: '#c2fa83',
950: '#000000',
},
}SCSS
$custom: #c2fa83; $custom-light: #d6fca9; $custom-dark: #000000;
JSON
{
"hex": "#c2fa83",
"rgb": {
"r": 194,
"g": 250,
"b": 131
},
"hsl": {
"h": 88.235,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.92126,
"c": 0.15967,
"h": 129.8
},
"luminance": 0.81479
}Semantic roles & 50–950 ramp
primary
#C2FA83
secondary
#8C49D8
accent
#00E66C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581