#C4F97C#C4F97C
#C4F97C is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 91.9% C 0.164 H 128.2°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C4F97C |
|---|---|
| RGB | rgb(196, 249, 124) |
| HSL | hsl(85, 91%, 73%) |
| HSV | hsv(85, 50%, 98%) |
| CMYK | cmyk(21.3%, 0%, 50.2%, 2.4%) |
| CIE-LAB | lab(92.11, -36.39, 54.10) |
| CIE-LCH | lch(92.11, 65.20, 123.93°) |
| OKLab | oklab(91.94% -0.1015 0.1288) |
| OKLCH | oklch(91.94% 0.164 128.2) |
| XYZ | xyz(60.2783, 80.9414, 31.5124) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.22
Light Pea Green
#C4FE82
ΔE00 1.25
Pale Lime
#BEFD73
ΔE00 1.77
Light Yellowish Green
#C2FF89
ΔE00 2.18
Pistachio (survey)
#C0FA8B
ΔE00 2.43
Light Lime Green
#B9FF66
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4F97C #B17CF9
analogous
#F9EF7C #C4F97C #85F97C
triadic
#C4F97C #7CC4F9 #F97CC4
tetradic
#C4F97C #7CF9EF #B17CF9 #F97C85
square
#C4F97C #7CF9EF #B17CF9 #F97C85
split-complementary
#C4F97C #7C85F9 #EF7CF9
monochromatic
#8FF00B #AAF641 #C4F97C #DEFCB7 #F2FEE2
Accessibility & contrast
On white
1.22
#C4F97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#C4F97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4F97C
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4F97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4F97C | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB71
Deuteranopia (green-blind)
#FCE784
Tritanopia (blue-blind)
#C9F0DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c4f97c; /* rgb */ color: rgb(196, 249, 124); /* oklch */ color: oklch(91.9% 0.164 128.2);
Tailwind
colors: {
custom: {
50: '#d8fba5',
500: '#c4f97c',
950: '#000000',
},
}SCSS
$custom: #c4f97c; $custom-light: #d8fba5; $custom-dark: #000000;
JSON
{
"hex": "#c4f97c",
"rgb": {
"r": 196,
"g": 249,
"b": 124
},
"hsl": {
"h": 85.44,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.91938,
"c": 0.16404,
"h": 128.2
},
"luminance": 0.80942
}Semantic roles & 50–950 ramp
primary
#C4F97C
secondary
#8144D6
accent
#00E661
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580