#C2FA90#C2FA90
#C2FA90 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.3% C 0.147 H 131.5°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FA90 |
|---|---|
| RGB | rgb(194, 250, 144) |
| HSL | hsl(92, 91%, 77%) |
| HSV | hsv(92, 42%, 98%) |
| CMYK | cmyk(22.4%, 0%, 42.4%, 2%) |
| CIE-LAB | lab(92.51, -35.33, 45.12) |
| CIE-LCH | lch(92.51, 57.31, 128.06°) |
| OKLab | oklab(92.31% -0.0972 0.11) |
| OKLCH | oklch(92.31% 0.147 131.5) |
| XYZ | xyz(61.4668, 81.8528, 38.9409) |
| Luminance | 0.8185 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.71
Celery
#C1FD95
ΔE00 0.98
Light Yellowish Green
#C2FF89
ΔE00 1.77
Light Pea Green
#C4FE82
ΔE00 2.53
Pale Light Green
#B1FC99
ΔE00 3.49
Light Yellow Green
#CCFD7F
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FA90 #C890FA
analogous
#F7FA90 #C2FA90 #90FA93
triadic
#C2FA90 #90C2FA #FA90C2
tetradic
#C2FA90 #90F7FA #C890FA #FA9390
square
#C2FA90 #90F7FA #C890FA #FA9390
split-complementary
#C2FA90 #9390FA #FA90F7
monochromatic
#82F51B #A2F755 #C2FA90 #E2FDCB #EFFEE2
Accessibility & contrast
On white
1.21
#C2FA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#C2FA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FA90
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FA90 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC88
Deuteranopia (green-blind)
#FAE896
Tritanopia (blue-blind)
#C4F2E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2fa90; /* rgb */ color: rgb(194, 250, 144); /* oklch */ color: oklch(92.3% 0.147 131.5);
Tailwind
colors: {
custom: {
50: '#d6fcb2',
500: '#c2fa90',
950: '#000000',
},
}SCSS
$custom: #c2fa90; $custom-light: #d6fcb2; $custom-dark: #000000;
JSON
{
"hex": "#c2fa90",
"rgb": {
"r": 194,
"g": 250,
"b": 144
},
"hsl": {
"h": 91.698,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.92314,
"c": 0.1468,
"h": 131.5
},
"luminance": 0.81854
}Semantic roles & 50–950 ramp
primary
#C2FA90
secondary
#9B55DA
accent
#00E679
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581