#C4FA94#C4FA94
#C4FA94 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.5% C 0.142 H 131.4°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FA94 |
|---|---|
| RGB | rgb(196, 250, 148) |
| HSL | hsl(92, 91%, 78%) |
| HSV | hsv(92, 41%, 98%) |
| CMYK | cmyk(21.6%, 0%, 40.8%, 2%) |
| CIE-LAB | lab(92.68, -34.14, 43.43) |
| CIE-LCH | lch(92.68, 55.24, 128.17°) |
| OKLab | oklab(92.5% -0.0938 0.1063) |
| OKLCH | oklch(92.5% 0.142 131.4) |
| XYZ | xyz(62.2948, 82.2438, 40.6038) |
| Luminance | 0.8225 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.99
Pistachio (survey)
#C0FA8B
ΔE00 1.30
Light Yellowish Green
#C2FF89
ΔE00 2.28
Light Pea Green
#C4FE82
ΔE00 3.04
Tea Green
#BDF8A3
ΔE00 3.29
Pale Light Green
#B1FC99
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FA94 #CA94FA
analogous
#F7FA94 #C4FA94 #94FA97
triadic
#C4FA94 #94C4FA #FA94C4
tetradic
#C4FA94 #94F7FA #CA94FA #FA9794
square
#C4FA94 #94F7FA #CA94FA #FA9794
split-complementary
#C4FA94 #9794FA #FA94F7
monochromatic
#84F51F #A4F75A #C4FA94 #E4FDCE #EFFEE2
Accessibility & contrast
On white
1.20
#C4FA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#C4FA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FA94
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FA94 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8C
Deuteranopia (green-blind)
#FAE99A
Tritanopia (blue-blind)
#C6F2E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c4fa94; /* rgb */ color: rgb(196, 250, 148); /* oklch */ color: oklch(92.5% 0.142 131.4);
Tailwind
colors: {
custom: {
50: '#d7fcb5',
500: '#c4fa94',
950: '#000000',
},
}SCSS
$custom: #c4fa94; $custom-light: #d7fcb5; $custom-dark: #000000;
JSON
{
"hex": "#c4fa94",
"rgb": {
"r": 196,
"g": 250,
"b": 148
},
"hsl": {
"h": 91.765,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.92501,
"c": 0.14175,
"h": 131.4
},
"luminance": 0.82245
}Semantic roles & 50–950 ramp
primary
#C4FA94
secondary
#9D58DA
accent
#00E67A
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#151711
muted
#848581