#74FF82#74FF82
#74FF82 is a very light, highly saturated green. Relative luminance 0.768; OKLCH L 89.5% C 0.206 H 145.5°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #74FF82 |
|---|---|
| RGB | rgb(116, 255, 130) |
| HSL | hsl(126, 100%, 73%) |
| HSV | hsv(126, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 49%, 0%) |
| CIE-LAB | lab(90.25, -62.61, 48.21) |
| CIE-LCH | lch(90.25, 79.02, 142.40°) |
| OKLab | oklab(89.47% -0.1697 0.1166) |
| OKLCH | oklch(89.47% 0.206 145.5) |
| XYZ | xyz(46.9889, 76.8406, 33.4703) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.99
Easter Green
#8CFD7E
ΔE00 2.43
Lighter Green
#75FD63
ΔE00 3.68
Light Green
#96F97B
ΔE00 3.87
Baby Green
#8CFF9E
ΔE00 3.94
Light Bright Green
#53FE5C
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FF82 #FF74F1
analogous
#ACFF74 #74FF82 #74FFC7
triadic
#74FF82 #8274FF #FF8274
tetradic
#74FF82 #74ACFF #FF74F1 #FFC774
square
#74FF82 #74ACFF #FF74F1 #FFC774
split-complementary
#74FF82 #C774FF #FF74AC
monochromatic
#00F919 #37FF4B #74FF82 #B1FFB9 #E0FFE3
Accessibility & contrast
On white
1.28
#74FF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#74FF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FF82
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FF82 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB77
Deuteranopia (green-blind)
#F0DE8B
Tritanopia (blue-blind)
#5AF9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #74ff82; /* rgb */ color: rgb(116, 255, 130); /* oklch */ color: oklch(89.5% 0.206 145.5);
Tailwind
colors: {
custom: {
50: '#a6ffa8',
500: '#74ff82',
950: '#000000',
},
}SCSS
$custom: #74ff82; $custom-light: #a6ffa8; $custom-dark: #000000;
JSON
{
"hex": "#74ff82",
"rgb": {
"r": 116,
"g": 255,
"b": 130
},
"hsl": {
"h": 126.043,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.89472,
"c": 0.20593,
"h": 145.5
},
"luminance": 0.76845
}Semantic roles & 50–950 ramp
primary
#74FF82
secondary
#DC3BCC
accent
#00CEE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681