#74FF89#74FF89
#74FF89 is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.6% C 0.200 H 146.7°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #74FF89 |
|---|---|
| RGB | rgb(116, 255, 137) |
| HSL | hsl(129, 100%, 73%) |
| HSV | hsv(129, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(90.34, -61.64, 45.01) |
| CIE-LCH | lch(90.34, 76.32, 143.86°) |
| OKLab | oklab(89.58% -0.167 0.1097) |
| OKLCH | oklch(89.58% 0.2 146.7) |
| XYZ | xyz(47.4748, 77.0350, 36.0295) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.95
Easter Green
#8CFD7E
ΔE00 3.03
Baby Green
#8CFF9E
ΔE00 3.16
Mint Green
#8FFF9F
ΔE00 3.39
Palegreen
#98FB98
ΔE00 3.75
Spring Green
#00FF7F
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FF89 #FF74EA
analogous
#A4FF74 #74FF89 #74FFCF
triadic
#74FF89 #8974FF #FF8974
tetradic
#74FF89 #74A4FF #FF74EA #FFCF74
square
#74FF89 #74A4FF #FF74EA #FFCF74
split-complementary
#74FF89 #CF74FF #FF74A4
monochromatic
#00F926 #37FF55 #74FF89 #B1FFBD #E0FFE5
Accessibility & contrast
On white
1.28
#74FF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#74FF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FF89
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FF89 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB80
Deuteranopia (green-blind)
#F0DE91
Tritanopia (blue-blind)
#58FAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #74ff89; /* rgb */ color: rgb(116, 255, 137); /* oklch */ color: oklch(89.6% 0.200 146.7);
Tailwind
colors: {
custom: {
50: '#a6ffad',
500: '#74ff89',
950: '#000000',
},
}SCSS
$custom: #74ff89; $custom-light: #a6ffad; $custom-dark: #000000;
JSON
{
"hex": "#74ff89",
"rgb": {
"r": 116,
"g": 255,
"b": 137
},
"hsl": {
"h": 129.065,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.89575,
"c": 0.19979,
"h": 146.7
},
"luminance": 0.77039
}Semantic roles & 50–950 ramp
primary
#74FF89
secondary
#DC3BC4
accent
#00C3E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681