#74FF8A#74FF8A
#74FF8A is a very light, vivid green. Relative luminance 0.771; OKLCH L 89.6% C 0.199 H 146.9°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #74FF8A |
|---|---|
| RGB | rgb(116, 255, 138) |
| HSL | hsl(129, 100%, 73%) |
| HSV | hsv(129, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(90.35, -61.49, 44.55) |
| CIE-LCH | lch(90.35, 75.93, 144.08°) |
| OKLab | oklab(89.59% -0.1666 0.1087) |
| OKLCH | oklch(89.59% 0.199 146.9) |
| XYZ | xyz(47.5469, 77.0638, 36.4090) |
| Luminance | 0.7707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.10
Baby Green
#8CFF9E
ΔE00 3.05
Easter Green
#8CFD7E
ΔE00 3.14
Mint Green
#8FFF9F
ΔE00 3.29
Palegreen
#98FB98
ΔE00 3.70
Spring Green
#00FF7F
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FF8A #FF74E9
analogous
#A4FF74 #74FF8A #74FFCF
triadic
#74FF8A #8A74FF #FF8A74
tetradic
#74FF8A #74A4FF #FF74E9 #FFCF74
square
#74FF8A #74A4FF #FF74E9 #FFCF74
split-complementary
#74FF8A #CF74FF #FF74A4
monochromatic
#00F927 #37FF56 #74FF8A #B1FFBE #E0FFE5
Accessibility & contrast
On white
1.28
#74FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#74FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FF8A
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FF8A | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#EFDE92
Tritanopia (blue-blind)
#58FAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #74ff8a; /* rgb */ color: rgb(116, 255, 138); /* oklch */ color: oklch(89.6% 0.199 146.9);
Tailwind
colors: {
custom: {
50: '#a6ffae',
500: '#74ff8a',
950: '#000000',
},
}SCSS
$custom: #74ff8a; $custom-light: #a6ffae; $custom-dark: #000000;
JSON
{
"hex": "#74ff8a",
"rgb": {
"r": 116,
"g": 255,
"b": 138
},
"hsl": {
"h": 129.496,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.8959,
"c": 0.1989,
"h": 146.9
},
"luminance": 0.77068
}Semantic roles & 50–950 ramp
primary
#74FF8A
secondary
#DC3BC3
accent
#00C1E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681