#74FF8D#74FF8D
#74FF8D is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.6% C 0.196 H 147.4°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #74FF8D |
|---|---|
| RGB | rgb(116, 255, 141) |
| HSL | hsl(131, 100%, 73%) |
| HSV | hsv(131, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(90.39, -61.06, 43.16) |
| CIE-LCH | lch(90.39, 74.77, 144.75°) |
| OKLab | oklab(89.64% -0.1653 0.1057) |
| OKLCH | oklch(89.64% 0.196 147.4) |
| XYZ | xyz(47.7671, 77.1519, 37.5687) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.53
Baby Green
#8CFF9E
ΔE00 2.75
Mint Green
#8FFF9F
ΔE00 3.00
Easter Green
#8CFD7E
ΔE00 3.47
Palegreen
#98FB98
ΔE00 3.59
Spring Green
#00FF7F
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FF8D #FF74E6
analogous
#A1FF74 #74FF8D #74FFD2
triadic
#74FF8D #8D74FF #FF8D74
tetradic
#74FF8D #74A1FF #FF74E6 #FFD274
square
#74FF8D #74A1FF #FF74E6 #FFD274
split-complementary
#74FF8D #D274FF #FF74A1
monochromatic
#00F92D #37FF5B #74FF8D #B1FFBF #E0FFE6
Accessibility & contrast
On white
1.28
#74FF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#74FF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FF8D
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FF8D | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB84
Deuteranopia (green-blind)
#EFDE95
Tritanopia (blue-blind)
#57FAE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #74ff8d; /* rgb */ color: rgb(116, 255, 141); /* oklch */ color: oklch(89.6% 0.196 147.4);
Tailwind
colors: {
custom: {
50: '#a6ffb0',
500: '#74ff8d',
950: '#000000',
},
}SCSS
$custom: #74ff8d; $custom-light: #a6ffb0; $custom-dark: #000000;
JSON
{
"hex": "#74ff8d",
"rgb": {
"r": 116,
"g": 255,
"b": 141
},
"hsl": {
"h": 130.791,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.89636,
"c": 0.19623,
"h": 147.4
},
"luminance": 0.77156
}Semantic roles & 50–950 ramp
primary
#74FF8D
secondary
#DC3BBF
accent
#00BCE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681