#C4F078#C4F078
#C4F078 is a very light, vivid yellow-green. Relative luminance 0.754; OKLCH L 89.9% C 0.156 H 126.0°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C4F078 |
|---|---|
| RGB | rgb(196, 240, 120) |
| HSL | hsl(82, 80%, 71%) |
| HSV | hsv(82, 50%, 94%) |
| CMYK | cmyk(18.3%, 0%, 50%, 5.9%) |
| CIE-LAB | lab(89.59, -32.69, 52.92) |
| CIE-LCH | lch(89.59, 62.20, 121.70°) |
| OKLab | oklab(89.89% -0.0915 0.126) |
| OKLCH | oklch(89.89% 0.156 126) |
| XYZ | xyz(57.3151, 75.4114, 29.3019) |
| Luminance | 0.7541 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.69
Light Pea Green
#C4FE82
ΔE00 3.30
Pale Lime
#BEFD73
ΔE00 3.58
Pistachio (survey)
#C0FA8B
ΔE00 3.60
Light Yellowish Green
#C2FF89
ΔE00 3.97
Pear
#CBF85F
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4F078 #A478F0
analogous
#F0E078 #C4F078 #88F078
triadic
#C4F078 #78C4F0 #F078C4
tetradic
#C4F078 #78F0E0 #A478F0 #F07888
square
#C4F078 #78F0E0 #A478F0 #F07888
split-complementary
#C4F078 #7888F0 #E078F0
monochromatic
#90D618 #ACEA41 #C4F078 #DCF6AF #F3FCE3
Accessibility & contrast
On white
1.31
#C4F078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#C4F078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4F078
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4F078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4F078 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE36D
Deuteranopia (green-blind)
#F5E17F
Tritanopia (blue-blind)
#CAE7D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c4f078; /* rgb */ color: rgb(196, 240, 120); /* oklch */ color: oklch(89.9% 0.156 126.0);
Tailwind
colors: {
custom: {
50: '#d8f5a2',
500: '#c4f078',
950: '#000000',
},
}SCSS
$custom: #c4f078; $custom-light: #d8f5a2; $custom-dark: #000000;
JSON
{
"hex": "#c4f078",
"rgb": {
"r": 196,
"g": 240,
"b": 120
},
"hsl": {
"h": 82,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.89891,
"c": 0.15568,
"h": 126
},
"luminance": 0.75412
}Semantic roles & 50–950 ramp
primary
#C4F078
secondary
#7442CA
accent
#09DC57
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580