#C4FA92#C4FA92
#C4FA92 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.5% C 0.144 H 131.1°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FA92 |
|---|---|
| RGB | rgb(196, 250, 146) |
| HSL | hsl(91, 91%, 78%) |
| HSV | hsv(91, 42%, 98%) |
| CMYK | cmyk(21.6%, 0%, 41.6%, 2%) |
| CIE-LAB | lab(92.65, -34.39, 44.36) |
| CIE-LCH | lch(92.65, 56.13, 127.78°) |
| OKLab | oklab(92.47% -0.0946 0.1083) |
| OKLCH | oklch(92.47% 0.144 131.1) |
| XYZ | xyz(62.1379, 82.1810, 39.7773) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.04
Celery
#C1FD95
ΔE00 1.07
Light Yellowish Green
#C2FF89
ΔE00 2.02
Light Pea Green
#C4FE82
ΔE00 2.74
Tea Green
#BDF8A3
ΔE00 3.59
Light Yellow Green
#CCFD7F
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FA92 #C892FA
analogous
#F8FA92 #C4FA92 #92FA94
triadic
#C4FA92 #92C4FA #FA92C4
tetradic
#C4FA92 #92F8FA #C892FA #FA9492
square
#C4FA92 #92F8FA #C892FA #FA9492
split-complementary
#C4FA92 #9492FA #FA92F8
monochromatic
#85F51D #A4F757 #C4FA92 #E4FDCD #EFFEE2
Accessibility & contrast
On white
1.20
#C4FA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#C4FA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FA92
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FA92 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8A
Deuteranopia (green-blind)
#FAE998
Tritanopia (blue-blind)
#C7F2E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c4fa92; /* rgb */ color: rgb(196, 250, 146); /* oklch */ color: oklch(92.5% 0.144 131.1);
Tailwind
colors: {
custom: {
50: '#d7fcb3',
500: '#c4fa92',
950: '#000000',
},
}SCSS
$custom: #c4fa92; $custom-light: #d7fcb3; $custom-dark: #000000;
JSON
{
"hex": "#c4fa92",
"rgb": {
"r": 196,
"g": 250,
"b": 146
},
"hsl": {
"h": 91.154,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.9247,
"c": 0.14381,
"h": 131.1
},
"luminance": 0.82182
}Semantic roles & 50–950 ramp
primary
#C4FA92
secondary
#9B56DA
accent
#00E677
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#151711
muted
#848581