#74F985#74F985
#74F985 is a very light, vivid green. Relative luminance 0.732; OKLCH L 88.1% C 0.195 H 146.2°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #74F985 |
|---|---|
| RGB | rgb(116, 249, 133) |
| HSL | hsl(128, 92%, 72%) |
| HSV | hsv(128, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(88.52, -59.93, 44.63) |
| CIE-LCH | lch(88.52, 74.73, 143.33°) |
| OKLab | oklab(88.07% -0.1624 0.1087) |
| OKLCH | oklch(88.07% 0.195 146.2) |
| XYZ | xyz(45.3090, 73.1540, 33.9182) |
| Luminance | 0.7316 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.25
Easter Green
#8CFD7E
ΔE00 3.01
Baby Green
#8CFF9E
ΔE00 3.36
Mint Green
#8FFF9F
ΔE00 3.57
Palegreen
#98FB98
ΔE00 3.60
Spearmint
#1EF876
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F985 #F974E8
analogous
#A6F974 #74F985 #74F9C8
triadic
#74F985 #8574F9 #F98574
tetradic
#74F985 #74A6F9 #F974E8 #F9C874
square
#74F985 #74A6F9 #F974E8 #F9C874
split-complementary
#74F985 #C874F9 #F974A6
monochromatic
#0AE926 #39F652 #74F985 #AFFCB8 #E2FEE5
Accessibility & contrast
On white
1.34
#74F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#74F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F985
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F985 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE67C
Deuteranopia (green-blind)
#EAD98D
Tritanopia (blue-blind)
#5BF4DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #74f985; /* rgb */ color: rgb(116, 249, 133); /* oklch */ color: oklch(88.1% 0.195 146.2);
Tailwind
colors: {
custom: {
50: '#a6fcaa',
500: '#74f985',
950: '#000000',
},
}SCSS
$custom: #74f985; $custom-light: #a6fcaa; $custom-dark: #000000;
JSON
{
"hex": "#74f985",
"rgb": {
"r": 116,
"g": 249,
"b": 133
},
"hsl": {
"h": 127.669,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.88066,
"c": 0.19546,
"h": 146.2
},
"luminance": 0.73158
}Semantic roles & 50–950 ramp
primary
#74F985
secondary
#D53DC1
accent
#00C8E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681