#74FF77#74FF77
#74FF77 is a very light, highly saturated green. Relative luminance 0.766; OKLCH L 89.3% C 0.215 H 143.9°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #74FF77 |
|---|---|
| RGB | rgb(116, 255, 119) |
| HSL | hsl(121, 100%, 73%) |
| HSV | hsv(121, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(90.12, -64.02, 53.13) |
| CIE-LCH | lch(90.12, 83.20, 140.31°) |
| OKLab | oklab(89.32% -0.1739 0.1269) |
| OKLCH | oklch(89.32% 0.215 143.9) |
| XYZ | xyz(46.2897, 76.5609, 29.7876) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.47
Easter Green
#8CFD7E
ΔE00 2.09
Lighter Green
#75FD63
ΔE00 2.27
Light Bright Green
#53FE5C
ΔE00 2.88
Light Green
#96F97B
ΔE00 3.44
Light Neon Green
#4EFD54
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FF77 #FF74FC
analogous
#B6FF74 #74FF77 #74FFBC
triadic
#74FF77 #7774FF #FF7774
tetradic
#74FF77 #74B6FF #FF74FC #FFBC74
square
#74FF77 #74B6FF #FF74FC #FFBC74
split-complementary
#74FF77 #BC74FF #FF74B6
monochromatic
#00F905 #37FF3B #74FF77 #B1FFB3 #E0FFE1
Accessibility & contrast
On white
1.29
#74FF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#74FF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FF77
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FF77 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6A
Deuteranopia (green-blind)
#F1DE81
Tritanopia (blue-blind)
#5DF9E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #74ff77; /* rgb */ color: rgb(116, 255, 119); /* oklch */ color: oklch(89.3% 0.215 143.9);
Tailwind
colors: {
custom: {
50: '#a7ffa1',
500: '#74ff77',
950: '#000000',
},
}SCSS
$custom: #74ff77; $custom-light: #a7ffa1; $custom-dark: #000000;
JSON
{
"hex": "#74ff77",
"rgb": {
"r": 116,
"g": 255,
"b": 119
},
"hsl": {
"h": 121.295,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.89324,
"c": 0.21527,
"h": 143.9
},
"luminance": 0.76565
}Semantic roles & 50–950 ramp
primary
#74FF77
secondary
#DC3BD9
accent
#00E1E6
background
#FDFFFC
surface
#F7FFF5
border
#D0D7CF
text
#11180F
muted
#818680