#74FF85#74FF85
#74FF85 is a very light, highly saturated green. Relative luminance 0.769; OKLCH L 89.5% C 0.203 H 146.0°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #74FF85 |
|---|---|
| RGB | rgb(116, 255, 133) |
| HSL | hsl(127, 100%, 73%) |
| HSV | hsv(127, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(90.29, -62.20, 46.84) |
| CIE-LCH | lch(90.29, 77.87, 143.02°) |
| OKLab | oklab(89.52% -0.1685 0.1137) |
| OKLCH | oklch(89.52% 0.203 146) |
| XYZ | xyz(47.1932, 76.9224, 34.5463) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.40
Easter Green
#8CFD7E
ΔE00 2.66
Baby Green
#8CFF9E
ΔE00 3.60
Mint Green
#8FFF9F
ΔE00 3.81
Palegreen
#98FB98
ΔE00 3.97
Spearmint
#1EF876
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FF85 #FF74EE
analogous
#A8FF74 #74FF85 #74FFCA
triadic
#74FF85 #8574FF #FF8574
tetradic
#74FF85 #74A8FF #FF74EE #FFCA74
square
#74FF85 #74A8FF #FF74EE #FFCA74
split-complementary
#74FF85 #CA74FF #FF74A8
monochromatic
#00F91E #37FF4F #74FF85 #B1FFBB #E0FFE4
Accessibility & contrast
On white
1.28
#74FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#74FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FF85
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FF85 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7B
Deuteranopia (green-blind)
#F0DE8D
Tritanopia (blue-blind)
#59FAE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #74ff85; /* rgb */ color: rgb(116, 255, 133); /* oklch */ color: oklch(89.5% 0.203 146.0);
Tailwind
colors: {
custom: {
50: '#a6ffaa',
500: '#74ff85',
950: '#000000',
},
}SCSS
$custom: #74ff85; $custom-light: #a6ffaa; $custom-dark: #000000;
JSON
{
"hex": "#74ff85",
"rgb": {
"r": 116,
"g": 255,
"b": 133
},
"hsl": {
"h": 127.338,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.89515,
"c": 0.20331,
"h": 146
},
"luminance": 0.76926
}Semantic roles & 50–950 ramp
primary
#74FF85
secondary
#DC3BC9
accent
#00C9E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681