#74FF86#74FF86
#74FF86 is a very light, highly saturated green. Relative luminance 0.770; OKLCH L 89.5% C 0.202 H 146.2°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #74FF86 |
|---|---|
| RGB | rgb(116, 255, 134) |
| HSL | hsl(128, 100%, 73%) |
| HSV | hsv(128, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(90.30, -62.06, 46.38) |
| CIE-LCH | lch(90.30, 77.48, 143.23°) |
| OKLab | oklab(89.53% -0.1682 0.1127) |
| OKLCH | oklch(89.53% 0.202 146.2) |
| XYZ | xyz(47.2626, 76.9501, 34.9119) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.54
Easter Green
#8CFD7E
ΔE00 2.75
Baby Green
#8CFF9E
ΔE00 3.49
Mint Green
#8FFF9F
ΔE00 3.70
Palegreen
#98FB98
ΔE00 3.91
Spring Green
#00FF7F
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FF86 #FF74ED
analogous
#A7FF74 #74FF86 #74FFCC
triadic
#74FF86 #8674FF #FF8674
tetradic
#74FF86 #74A7FF #FF74ED #FFCC74
square
#74FF86 #74A7FF #FF74ED #FFCC74
split-complementary
#74FF86 #CC74FF #FF74A7
monochromatic
#00F920 #37FF51 #74FF86 #B1FFBB #E0FFE4
Accessibility & contrast
On white
1.28
#74FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#74FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FF86
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FF86 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7C
Deuteranopia (green-blind)
#F0DE8E
Tritanopia (blue-blind)
#59FAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #74ff86; /* rgb */ color: rgb(116, 255, 134); /* oklch */ color: oklch(89.5% 0.202 146.2);
Tailwind
colors: {
custom: {
50: '#a6ffab',
500: '#74ff86',
950: '#000000',
},
}SCSS
$custom: #74ff86; $custom-light: #a6ffab; $custom-dark: #000000;
JSON
{
"hex": "#74ff86",
"rgb": {
"r": 116,
"g": 255,
"b": 134
},
"hsl": {
"h": 127.77,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.8953,
"c": 0.20243,
"h": 146.2
},
"luminance": 0.76954
}Semantic roles & 50–950 ramp
primary
#74FF86
secondary
#DC3BC7
accent
#00C8E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681