#74FF8B#74FF8B
#74FF8B is a very light, vivid green. Relative luminance 0.771; OKLCH L 89.6% C 0.198 H 147.0°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #74FF8B |
|---|---|
| RGB | rgb(116, 255, 139) |
| HSL | hsl(130, 100%, 73%) |
| HSV | hsv(130, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 45.5%, 0%) |
| CIE-LAB | lab(90.36, -61.35, 44.08) |
| CIE-LCH | lch(90.36, 75.55, 144.30°) |
| OKLab | oklab(89.61% -0.1662 0.1077) |
| OKLCH | oklch(89.61% 0.198 147) |
| XYZ | xyz(47.6196, 77.0929, 36.7921) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.24
Baby Green
#8CFF9E
ΔE00 2.95
Mint Green
#8FFF9F
ΔE00 3.19
Easter Green
#8CFD7E
ΔE00 3.24
Palegreen
#98FB98
ΔE00 3.66
Spring Green
#00FF7F
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FF8B #FF74E8
analogous
#A2FF74 #74FF8B #74FFD0
triadic
#74FF8B #8B74FF #FF8B74
tetradic
#74FF8B #74A2FF #FF74E8 #FFD074
square
#74FF8B #74A2FF #FF74E8 #FFD074
split-complementary
#74FF8B #D074FF #FF74A2
monochromatic
#00F929 #37FF58 #74FF8B #B1FFBE #E0FFE5
Accessibility & contrast
On white
1.28
#74FF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#74FF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FF8B
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FF8B | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB82
Deuteranopia (green-blind)
#EFDE93
Tritanopia (blue-blind)
#57FAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #74ff8b; /* rgb */ color: rgb(116, 255, 139); /* oklch */ color: oklch(89.6% 0.198 147.0);
Tailwind
colors: {
custom: {
50: '#a6ffae',
500: '#74ff8b',
950: '#000000',
},
}SCSS
$custom: #74ff8b; $custom-light: #a6ffae; $custom-dark: #000000;
JSON
{
"hex": "#74ff8b",
"rgb": {
"r": 116,
"g": 255,
"b": 139
},
"hsl": {
"h": 129.928,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.89605,
"c": 0.19801,
"h": 147
},
"luminance": 0.77097
}Semantic roles & 50–950 ramp
primary
#74FF8B
secondary
#DC3BC2
accent
#00C0E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681