#C4F488#C4F488
#C4F488 is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 91.0% C 0.145 H 128.6°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C4F488 |
|---|---|
| RGB | rgb(196, 244, 136) |
| HSL | hsl(87, 83%, 75%) |
| HSV | hsv(87, 44%, 96%) |
| CMYK | cmyk(19.7%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(90.88, -32.81, 46.95) |
| CIE-LCH | lch(90.88, 57.28, 124.95°) |
| OKLab | oklab(91% -0.0907 0.1137) |
| OKLCH | oklch(91% 0.145 128.6) |
| XYZ | xyz(59.5590, 78.2138, 35.2467) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.80
Light Yellowish Green
#C2FF89
ΔE00 2.70
Light Pea Green
#C4FE82
ΔE00 2.71
Celery
#C1FD95
ΔE00 2.79
Light Yellow Green
#CCFD7F
ΔE00 2.96
Pale Lime
#BEFD73
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4F488 #B888F4
analogous
#F4EE88 #C4F488 #8EF488
triadic
#C4F488 #88C4F4 #F488C4
tetradic
#C4F488 #88F4EE #B888F4 #F4888E
square
#C4F488 #88F4EE #B888F4 #F4888E
split-complementary
#C4F488 #888EF4 #EE88F4
monochromatic
#8CEA18 #A8EF50 #C4F488 #E0F9C0 #F1FCE3
Accessibility & contrast
On white
1.26
#C4F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#C4F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4F488
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4F488 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE77F
Deuteranopia (green-blind)
#F6E48E
Tritanopia (blue-blind)
#C8ECDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c4f488; /* rgb */ color: rgb(196, 244, 136); /* oklch */ color: oklch(91.0% 0.145 128.6);
Tailwind
colors: {
custom: {
50: '#d7f8ac',
500: '#c4f488',
950: '#000000',
},
}SCSS
$custom: #c4f488; $custom-light: #d7f8ac; $custom-dark: #000000;
JSON
{
"hex": "#c4f488",
"rgb": {
"r": 196,
"g": 244,
"b": 136
},
"hsl": {
"h": 86.667,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.90995,
"c": 0.14548,
"h": 128.6
},
"luminance": 0.78215
}Semantic roles & 50–950 ramp
primary
#C4F488
secondary
#8950D1
accent
#06DF67
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581