#C4FF8A#C4FF8A
#C4FF8A is a very light, vivid yellow-green. Relative luminance 0.851; OKLCH L 93.5% C 0.159 H 130.9°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FF8A |
|---|---|
| RGB | rgb(196, 255, 138) |
| HSL | hsl(90, 100%, 77%) |
| HSV | hsv(90, 46%, 100%) |
| CMYK | cmyk(23.1%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(93.92, -37.59, 49.78) |
| CIE-LCH | lch(93.92, 62.38, 127.06°) |
| OKLab | oklab(93.46% -0.1039 0.1202) |
| OKLCH | oklch(93.46% 0.159 130.9) |
| XYZ | xyz(63.1115, 85.0893, 37.1386) |
| Luminance | 0.8509 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.30
Light Pea Green
#C4FE82
ΔE00 1.08
Pistachio (survey)
#C0FA8B
ΔE00 1.24
Celery
#C1FD95
ΔE00 2.02
Light Yellow Green
#CCFD7F
ΔE00 2.43
Pale Lime
#BEFD73
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FF8A #C58AFF
analogous
#FFFF8A #C4FF8A #8AFF8B
triadic
#C4FF8A #8AC4FF #FF8AC4
tetradic
#C4FF8A #8AFFFF #C58AFF #FF8B8A
square
#C4FF8A #8AFFFF #C58AFF #FF8B8A
split-complementary
#C4FF8A #8B8AFF #FF8AFF
monochromatic
#86FF10 #A5FF4D #C4FF8A #E3FFC7 #F0FFE0
Accessibility & contrast
On white
1.17
#C4FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#C4FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FF8A
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FF8A | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF080
Deuteranopia (green-blind)
#FFEC91
Tritanopia (blue-blind)
#C7F6E3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c4ff8a; /* rgb */ color: rgb(196, 255, 138); /* oklch */ color: oklch(93.5% 0.159 130.9);
Tailwind
colors: {
custom: {
50: '#d8ffae',
500: '#c4ff8a',
950: '#000000',
},
}SCSS
$custom: #c4ff8a; $custom-light: #d8ffae; $custom-dark: #000000;
JSON
{
"hex": "#c4ff8a",
"rgb": {
"r": 196,
"g": 255,
"b": 138
},
"hsl": {
"h": 90.256,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.93458,
"c": 0.15888,
"h": 130.9
},
"luminance": 0.85091
}Semantic roles & 50–950 ramp
primary
#C4FF8A
secondary
#974EE0
accent
#00E674
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681