#C4F682#C4F682
#C4F682 is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.4% C 0.154 H 128.3°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C4F682 |
|---|---|
| RGB | rgb(196, 246, 130) |
| HSL | hsl(86, 87%, 74%) |
| HSV | hsv(86, 47%, 96%) |
| CMYK | cmyk(20.3%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(91.35, -34.40, 50.39) |
| CIE-LCH | lch(91.35, 61.01, 124.32°) |
| OKLab | oklab(91.35% -0.0956 0.1211) |
| OKLCH | oklch(91.35% 0.154 128.3) |
| XYZ | xyz(59.7495, 79.2581, 33.2652) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.87
Light Pea Green
#C4FE82
ΔE00 1.87
Light Yellow Green
#CCFD7F
ΔE00 2.00
Light Yellowish Green
#C2FF89
ΔE00 2.27
Pale Lime
#BEFD73
ΔE00 2.87
Celery
#C1FD95
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4F682 #B482F6
analogous
#F6EE82 #C4F682 #8AF682
triadic
#C4F682 #82C4F6 #F682C4
tetradic
#C4F682 #82F6EE #B482F6 #F6828A
square
#C4F682 #82F6EE #B482F6 #F6828A
split-complementary
#C4F682 #828AF6 #EE82F6
monochromatic
#8EED11 #A9F249 #C4F682 #DFFABB #F2FDE2
Accessibility & contrast
On white
1.25
#C4F682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#C4F682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4F682
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4F682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4F682 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE878
Deuteranopia (green-blind)
#F9E589
Tritanopia (blue-blind)
#C9EDDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c4f682; /* rgb */ color: rgb(196, 246, 130); /* oklch */ color: oklch(91.4% 0.154 128.3);
Tailwind
colors: {
custom: {
50: '#d8f9a8',
500: '#c4f682',
950: '#000000',
},
}SCSS
$custom: #c4f682; $custom-light: #d8f9a8; $custom-dark: #000000;
JSON
{
"hex": "#c4f682",
"rgb": {
"r": 196,
"g": 246,
"b": 130
},
"hsl": {
"h": 85.862,
"s": 86.567,
"l": 73.725
},
"oklch": {
"l": 0.91352,
"c": 0.15422,
"h": 128.3
},
"luminance": 0.79259
}Semantic roles & 50–950 ramp
primary
#C4F682
secondary
#854AD3
accent
#02E363
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581