#74FF74#74FF74
#74FF74 is a very light, highly saturated green. Relative luminance 0.765; OKLCH L 89.3% C 0.218 H 143.5°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #74FF74 |
|---|---|
| RGB | rgb(116, 255, 116) |
| HSL | hsl(120, 100%, 73%) |
| HSV | hsv(120, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(90.09, -64.39, 54.44) |
| CIE-LCH | lch(90.09, 84.32, 139.78°) |
| OKLab | oklab(89.29% -0.175 0.1296) |
| OKLCH | oklch(89.29% 0.218 143.5) |
| XYZ | xyz(46.1123, 76.4900, 28.8537) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.82
Lighter Green
#75FD63
ΔE00 1.91
Easter Green
#8CFD7E
ΔE00 2.15
Light Bright Green
#53FE5C
ΔE00 2.62
Light Neon Green
#4EFD54
ΔE00 3.22
Light Green
#96F97B
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FF74 #FF74FF
analogous
#B9FF74 #74FF74 #74FFB9
triadic
#74FF74 #7474FF #FF7474
tetradic
#74FF74 #74B9FF #FF74FF #FFB974
square
#74FF74 #74B9FF #FF74FF #FFB974
split-complementary
#74FF74 #B974FF #FF74B9
monochromatic
#00F900 #37FF37 #74FF74 #B1FFB1 #E0FFE0
Accessibility & contrast
On white
1.29
#74FF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#74FF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FF74
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FF74 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA67
Deuteranopia (green-blind)
#F2DE7E
Tritanopia (blue-blind)
#5EF8E0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #74ff74; /* rgb */ color: rgb(116, 255, 116); /* oklch */ color: oklch(89.3% 0.218 143.5);
Tailwind
colors: {
custom: {
50: '#a7ff9f',
500: '#74ff74',
950: '#000000',
},
}SCSS
$custom: #74ff74; $custom-light: #a7ff9f; $custom-dark: #000000;
JSON
{
"hex": "#74ff74",
"rgb": {
"r": 116,
"g": 255,
"b": 116
},
"hsl": {
"h": 120,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.89286,
"c": 0.21775,
"h": 143.5
},
"luminance": 0.76494
}Semantic roles & 50–950 ramp
primary
#74FF74
secondary
#DC3BDC
accent
#00E5E6
background
#FDFFFC
surface
#F7FFF5
border
#D0D7CF
text
#11180F
muted
#818680