#74FF7E#74FF7E
#74FF7E is a very light, highly saturated green. Relative luminance 0.767; OKLCH L 89.4% C 0.209 H 144.9°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #74FF7E |
|---|---|
| RGB | rgb(116, 255, 126) |
| HSL | hsl(124, 100%, 73%) |
| HSV | hsv(124, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(90.20, -63.14, 50.02) |
| CIE-LCH | lch(90.20, 80.55, 141.62°) |
| OKLab | oklab(89.42% -0.1713 0.1204) |
| OKLCH | oklch(89.42% 0.209 144.9) |
| XYZ | xyz(46.7256, 76.7353, 32.0837) |
| Luminance | 0.7674 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.47
Easter Green
#8CFD7E
ΔE00 2.21
Lighter Green
#75FD63
ΔE00 3.15
Light Bright Green
#53FE5C
ΔE00 3.58
Light Green
#96F97B
ΔE00 3.65
Spearmint
#1EF876
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FF7E #FF74F5
analogous
#AFFF74 #74FF7E #74FFC4
triadic
#74FF7E #7E74FF #FF7E74
tetradic
#74FF7E #74AFFF #FF74F5 #FFC474
square
#74FF7E #74AFFF #FF74F5 #FFC474
split-complementary
#74FF7E #C474FF #FF74AF
monochromatic
#00F912 #37FF45 #74FF7E #B1FFB7 #E0FFE3
Accessibility & contrast
On white
1.28
#74FF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#74FF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FF7E
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FF7E | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB73
Deuteranopia (green-blind)
#F1DE87
Tritanopia (blue-blind)
#5BF9E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #74ff7e; /* rgb */ color: rgb(116, 255, 126); /* oklch */ color: oklch(89.4% 0.209 144.9);
Tailwind
colors: {
custom: {
50: '#a7ffa6',
500: '#74ff7e',
950: '#000000',
},
}SCSS
$custom: #74ff7e; $custom-light: #a7ffa6; $custom-dark: #000000;
JSON
{
"hex": "#74ff7e",
"rgb": {
"r": 116,
"g": 255,
"b": 126
},
"hsl": {
"h": 124.317,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.89416,
"c": 0.20937,
"h": 144.9
},
"luminance": 0.76739
}Semantic roles & 50–950 ramp
primary
#74FF7E
secondary
#DC3BD1
accent
#00D5E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680