#C2FA93#C2FA93
#C2FA93 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.4% C 0.144 H 131.9°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA93 |
|---|---|
| RGB | rgb(194, 250, 147) |
| HSL | hsl(93, 91%, 78%) |
| HSV | hsv(93, 41%, 98%) |
| CMYK | cmyk(22.4%, 0%, 41.2%, 2%) |
| CIE-LAB | lab(92.55, -34.96, 43.72) |
| CIE-LCH | lch(92.55, 55.98, 128.65°) |
| OKLab | oklab(92.36% -0.0961 0.1069) |
| OKLCH | oklch(92.36% 0.144 131.9) |
| XYZ | xyz(61.6991, 81.9458, 40.1645) |
| Luminance | 0.8195 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.77
Pistachio (survey)
#C0FA8B
ΔE00 1.15
Light Yellowish Green
#C2FF89
ΔE00 2.15
Light Pea Green
#C4FE82
ΔE00 2.98
Pale Light Green
#B1FC99
ΔE00 3.21
Tea Green
#BDF8A3
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA93 #CB93FA
analogous
#F6FA93 #C2FA93 #93FA97
triadic
#C2FA93 #93C2FA #FA93C2
tetradic
#C2FA93 #93F6FA #CB93FA #FA9793
square
#C2FA93 #93F6FA #CB93FA #FA9793
split-complementary
#C2FA93 #9793FA #FA93F6
monochromatic
#80F51E #A1F759 #C2FA93 #E3FDCD #EEFEE2
Accessibility & contrast
On white
1.21
#C2FA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#C2FA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA93
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA93 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8B
Deuteranopia (green-blind)
#FAE899
Tritanopia (blue-blind)
#C4F2E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c2fa93; /* rgb */ color: rgb(194, 250, 147); /* oklch */ color: oklch(92.4% 0.144 131.9);
Tailwind
colors: {
custom: {
50: '#d6fcb4',
500: '#c2fa93',
950: '#000000',
},
}SCSS
$custom: #c2fa93; $custom-light: #d6fcb4; $custom-dark: #000000;
JSON
{
"hex": "#c2fa93",
"rgb": {
"r": 194,
"g": 250,
"b": 147
},
"hsl": {
"h": 92.621,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.9236,
"c": 0.14374,
"h": 131.9
},
"luminance": 0.81947
}Semantic roles & 50–950 ramp
primary
#C2FA93
secondary
#9E57DA
accent
#00E67D
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581