#C4FA7C#C4FA7C
#C4FA7C is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 92.2% C 0.165 H 128.4°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FA7C |
|---|---|
| RGB | rgb(196, 250, 124) |
| HSL | hsl(86, 93%, 73%) |
| HSV | hsv(86, 50%, 98%) |
| CMYK | cmyk(21.6%, 0%, 50.4%, 2%) |
| CIE-LAB | lab(92.38, -36.84, 54.43) |
| CIE-LCH | lch(92.38, 65.72, 124.10°) |
| OKLab | oklab(92.16% -0.1028 0.1296) |
| OKLCH | oklch(92.16% 0.165 128.4) |
| XYZ | xyz(60.5882, 81.5612, 31.6157) |
| Luminance | 0.8156 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.08
Light Yellow Green
#CCFD7F
ΔE00 1.16
Pale Lime
#BEFD73
ΔE00 1.59
Light Yellowish Green
#C2FF89
ΔE00 2.08
Pistachio (survey)
#C0FA8B
ΔE00 2.44
Light Lime Green
#B9FF66
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FA7C #B27CFA
analogous
#FAF17C #C4FA7C #85FA7C
triadic
#C4FA7C #7CC4FA #FA7CC4
tetradic
#C4FA7C #7CFAF1 #B27CFA #FA7C85
square
#C4FA7C #7CFAF1 #B27CFA #FA7C85
split-complementary
#C4FA7C #7C85FA #F17CFA
monochromatic
#8EF209 #A9F841 #C4FA7C #DFFCB7 #F2FEE2
Accessibility & contrast
On white
1.21
#C4FA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#C4FA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FA7C
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FA7C | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC71
Deuteranopia (green-blind)
#FDE884
Tritanopia (blue-blind)
#C9F1DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c4fa7c; /* rgb */ color: rgb(196, 250, 124); /* oklch */ color: oklch(92.2% 0.165 128.4);
Tailwind
colors: {
custom: {
50: '#d8fca5',
500: '#c4fa7c',
950: '#000000',
},
}SCSS
$custom: #c4fa7c; $custom-light: #d8fca5; $custom-dark: #000000;
JSON
{
"hex": "#c4fa7c",
"rgb": {
"r": 196,
"g": 250,
"b": 124
},
"hsl": {
"h": 85.714,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.9216,
"c": 0.16538,
"h": 128.4
},
"luminance": 0.81562
}Semantic roles & 50–950 ramp
primary
#C4FA7C
secondary
#8343D7
accent
#00E662
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580