#C2FA92#C2FA92
#C2FA92 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.3% C 0.145 H 131.8°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA92 |
|---|---|
| RGB | rgb(194, 250, 146) |
| HSL | hsl(92, 91%, 78%) |
| HSV | hsv(92, 42%, 98%) |
| CMYK | cmyk(22.4%, 0%, 41.6%, 2%) |
| CIE-LAB | lab(92.54, -35.09, 44.19) |
| CIE-LCH | lch(92.54, 56.42, 128.45°) |
| OKLab | oklab(92.35% -0.0964 0.108) |
| OKLCH | oklch(92.35% 0.145 131.8) |
| XYZ | xyz(61.6210, 81.9145, 39.7531) |
| Luminance | 0.8192 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.82
Pistachio (survey)
#C0FA8B
ΔE00 1.00
Light Yellowish Green
#C2FF89
ΔE00 2.02
Light Pea Green
#C4FE82
ΔE00 2.83
Pale Light Green
#B1FC99
ΔE00 3.30
Tea Green
#BDF8A3
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA92 #CA92FA
analogous
#F6FA92 #C2FA92 #92FA96
triadic
#C2FA92 #92C2FA #FA92C2
tetradic
#C2FA92 #92F6FA #CA92FA #FA9692
square
#C2FA92 #92F6FA #CA92FA #FA9692
split-complementary
#C2FA92 #9692FA #FA92F6
monochromatic
#81F51D #A1F757 #C2FA92 #E3FDCD #EFFEE2
Accessibility & contrast
On white
1.21
#C2FA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#C2FA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA92
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA92 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8A
Deuteranopia (green-blind)
#FAE898
Tritanopia (blue-blind)
#C4F2E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c2fa92; /* rgb */ color: rgb(194, 250, 146); /* oklch */ color: oklch(92.3% 0.145 131.8);
Tailwind
colors: {
custom: {
50: '#d6fcb3',
500: '#c2fa92',
950: '#000000',
},
}SCSS
$custom: #c2fa92; $custom-light: #d6fcb3; $custom-dark: #000000;
JSON
{
"hex": "#c2fa92",
"rgb": {
"r": 194,
"g": 250,
"b": 146
},
"hsl": {
"h": 92.308,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.92345,
"c": 0.14476,
"h": 131.8
},
"luminance": 0.81916
}Semantic roles & 50–950 ramp
primary
#C2FA92
secondary
#9D56DA
accent
#00E67C
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581