#74FF81#74FF81
#74FF81 is a very light, highly saturated green. Relative luminance 0.768; OKLCH L 89.5% C 0.207 H 145.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #74FF81 |
|---|---|
| RGB | rgb(116, 255, 129) |
| HSL | hsl(126, 100%, 73%) |
| HSV | hsv(126, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 49.4%, 0%) |
| CIE-LAB | lab(90.24, -62.74, 48.66) |
| CIE-LCH | lch(90.24, 79.40, 142.20°) |
| OKLab | oklab(89.46% -0.1701 0.1176) |
| OKLCH | oklch(89.46% 0.207 145.3) |
| XYZ | xyz(46.9221, 76.8139, 33.1185) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.86
Easter Green
#8CFD7E
ΔE00 2.36
Lighter Green
#75FD63
ΔE00 3.54
Light Green
#96F97B
ΔE00 3.81
Light Bright Green
#53FE5C
ΔE00 3.92
Baby Green
#8CFF9E
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FF81 #FF74F2
analogous
#ACFF74 #74FF81 #74FFC7
triadic
#74FF81 #8174FF #FF8174
tetradic
#74FF81 #74ACFF #FF74F2 #FFC774
square
#74FF81 #74ACFF #FF74F2 #FFC774
split-complementary
#74FF81 #C774FF #FF74AC
monochromatic
#00F917 #37FF4A #74FF81 #B1FFB8 #E0FFE3
Accessibility & contrast
On white
1.28
#74FF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#74FF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FF81
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FF81 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB76
Deuteranopia (green-blind)
#F0DE8A
Tritanopia (blue-blind)
#5AF9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #74ff81; /* rgb */ color: rgb(116, 255, 129); /* oklch */ color: oklch(89.5% 0.207 145.3);
Tailwind
colors: {
custom: {
50: '#a6ffa8',
500: '#74ff81',
950: '#000000',
},
}SCSS
$custom: #74ff81; $custom-light: #a6ffa8; $custom-dark: #000000;
JSON
{
"hex": "#74ff81",
"rgb": {
"r": 116,
"g": 255,
"b": 129
},
"hsl": {
"h": 125.612,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.89458,
"c": 0.2068,
"h": 145.3
},
"luminance": 0.76818
}Semantic roles & 50–950 ramp
primary
#74FF81
secondary
#DC3BCD
accent
#00D0E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681