#C4F382#C4F382
#C4F382 is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.7% C 0.150 H 127.7°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C4F382 |
|---|---|
| RGB | rgb(196, 243, 130) |
| HSL | hsl(85, 82%, 73%) |
| HSV | hsv(85, 47%, 95%) |
| CMYK | cmyk(19.3%, 0%, 46.5%, 4.7%) |
| CIE-LAB | lab(90.53, -33.02, 49.37) |
| CIE-LCH | lch(90.53, 59.40, 123.78°) |
| OKLab | oklab(90.69% -0.0917 0.1188) |
| OKLCH | oklch(90.69% 0.15 127.7) |
| XYZ | xyz(58.8444, 77.4478, 32.9635) |
| Luminance | 0.7745 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.29
Light Yellow Green
#CCFD7F
ΔE00 2.53
Light Pea Green
#C4FE82
ΔE00 2.60
Light Yellowish Green
#C2FF89
ΔE00 2.93
Celery
#C1FD95
ΔE00 3.49
Pale Lime
#BEFD73
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4F382 #B182F3
analogous
#F3EA82 #C4F382 #8BF382
triadic
#C4F382 #82C4F3 #F382C4
tetradic
#C4F382 #82F3EA #B182F3 #F3828B
square
#C4F382 #82F3EA #B182F3 #F3828B
split-complementary
#C4F382 #828BF3 #EA82F3
monochromatic
#8FE516 #AAEE4A #C4F382 #DEF8BA #F2FCE3
Accessibility & contrast
On white
1.27
#C4F382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#C4F382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4F382
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4F382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4F382 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE679
Deuteranopia (green-blind)
#F6E389
Tritanopia (blue-blind)
#C9EAD8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c4f382; /* rgb */ color: rgb(196, 243, 130); /* oklch */ color: oklch(90.7% 0.150 127.7);
Tailwind
colors: {
custom: {
50: '#d8f7a8',
500: '#c4f382',
950: '#000000',
},
}SCSS
$custom: #c4f382; $custom-light: #d8f7a8; $custom-dark: #000000;
JSON
{
"hex": "#c4f382",
"rgb": {
"r": 196,
"g": 243,
"b": 130
},
"hsl": {
"h": 84.956,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.90688,
"c": 0.15008,
"h": 127.7
},
"luminance": 0.77449
}Semantic roles & 50–950 ramp
primary
#C4F382
secondary
#814BCF
accent
#07DF61
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#151710
muted
#848581