#C4FA7E#C4FA7E
#C4FA7E is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 92.2% C 0.164 H 128.6°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FA7E |
|---|---|
| RGB | rgb(196, 250, 126) |
| HSL | hsl(86, 93%, 74%) |
| HSV | hsv(86, 50%, 98%) |
| CMYK | cmyk(21.6%, 0%, 49.6%, 2%) |
| CIE-LAB | lab(92.40, -36.64, 53.53) |
| CIE-LCH | lch(92.40, 64.87, 124.39°) |
| OKLab | oklab(92.19% -0.1021 0.1277) |
| OKLCH | oklch(92.19% 0.164 128.6) |
| XYZ | xyz(60.7160, 81.6123, 32.2885) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.96
Light Yellow Green
#CCFD7F
ΔE00 1.25
Pale Lime
#BEFD73
ΔE00 1.76
Light Yellowish Green
#C2FF89
ΔE00 1.87
Pistachio (survey)
#C0FA8B
ΔE00 2.18
Light Lime Green
#B9FF66
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FA7E #B47EFA
analogous
#FAF27E #C4FA7E #86FA7E
triadic
#C4FA7E #7EC4FA #FA7EC4
tetradic
#C4FA7E #7EFAF2 #B47EFA #FA7E86
square
#C4FA7E #7EFAF2 #B47EFA #FA7E86
split-complementary
#C4FA7E #7E86FA #F27EFA
monochromatic
#8EF409 #A9F843 #C4FA7E #DFFCB9 #F2FEE2
Accessibility & contrast
On white
1.21
#C4FA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#C4FA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FA7E
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FA7E | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC73
Deuteranopia (green-blind)
#FDE886
Tritanopia (blue-blind)
#C9F1DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c4fa7e; /* rgb */ color: rgb(196, 250, 126); /* oklch */ color: oklch(92.2% 0.164 128.6);
Tailwind
colors: {
custom: {
50: '#d8fca6',
500: '#c4fa7e',
950: '#000000',
},
}SCSS
$custom: #c4fa7e; $custom-light: #d8fca6; $custom-dark: #000000;
JSON
{
"hex": "#c4fa7e",
"rgb": {
"r": 196,
"g": 250,
"b": 126
},
"hsl": {
"h": 86.129,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.92186,
"c": 0.16352,
"h": 128.6
},
"luminance": 0.81613
}Semantic roles & 50–950 ramp
primary
#C4FA7E
secondary
#8545D7
accent
#00E664
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151710
muted
#848580