#C4FA7B#C4FA7B
#C4FA7B is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.1% C 0.166 H 128.3°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FA7B |
|---|---|
| RGB | rgb(196, 250, 123) |
| HSL | hsl(86, 93%, 73%) |
| HSV | hsv(86, 51%, 98%) |
| CMYK | cmyk(21.6%, 0%, 50.8%, 2%) |
| CIE-LAB | lab(92.37, -36.94, 54.87) |
| CIE-LCH | lch(92.37, 66.15, 123.95°) |
| OKLab | oklab(92.15% -0.1031 0.1305) |
| OKLCH | oklch(92.15% 0.166 128.3) |
| XYZ | xyz(60.5253, 81.5360, 31.2843) |
| Luminance | 0.8154 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.14
Light Pea Green
#C4FE82
ΔE00 1.16
Pale Lime
#BEFD73
ΔE00 1.52
Light Yellowish Green
#C2FF89
ΔE00 2.18
Pistachio (survey)
#C0FA8B
ΔE00 2.57
Light Lime Green
#B9FF66
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FA7B #B17BFA
analogous
#FAF17B #C4FA7B #84FA7B
triadic
#C4FA7B #7BC4FA #FA7BC4
tetradic
#C4FA7B #7BFAF1 #B17BFA #FA7B84
square
#C4FA7B #7BFAF1 #B17BFA #FA7B84
split-complementary
#C4FA7B #7B84FA #F17BFA
monochromatic
#8FF109 #AAF840 #C4FA7B #DEFCB6 #F2FEE2
Accessibility & contrast
On white
1.21
#C4FA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#C4FA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FA7B
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FA7B | 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)
#FFEB6F
Deuteranopia (green-blind)
#FDE883
Tritanopia (blue-blind)
#C9F1DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c4fa7b; /* rgb */ color: rgb(196, 250, 123); /* oklch */ color: oklch(92.1% 0.166 128.3);
Tailwind
colors: {
custom: {
50: '#d8fca4',
500: '#c4fa7b',
950: '#000000',
},
}SCSS
$custom: #c4fa7b; $custom-light: #d8fca4; $custom-dark: #000000;
JSON
{
"hex": "#c4fa7b",
"rgb": {
"r": 196,
"g": 250,
"b": 123
},
"hsl": {
"h": 85.512,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.92148,
"c": 0.16631,
"h": 128.3
},
"luminance": 0.81537
}Semantic roles & 50–950 ramp
primary
#C4FA7B
secondary
#8142D7
accent
#00E662
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580