#74F984#74F984
#74F984 is a very light, vivid green. Relative luminance 0.731; OKLCH L 88.1% C 0.196 H 146.0°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #74F984 |
|---|---|
| RGB | rgb(116, 249, 132) |
| HSL | hsl(127, 92%, 72%) |
| HSV | hsv(127, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 47%, 2.4%) |
| CIE-LAB | lab(88.51, -60.08, 45.09) |
| CIE-LCH | lch(88.51, 75.12, 143.11°) |
| OKLab | oklab(88.05% -0.1628 0.1097) |
| OKLCH | oklch(88.05% 0.196 146) |
| XYZ | xyz(45.2403, 73.1265, 33.5561) |
| Luminance | 0.7313 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.13
Easter Green
#8CFD7E
ΔE00 2.91
Baby Green
#8CFF9E
ΔE00 3.47
Palegreen
#98FB98
ΔE00 3.65
Mint Green
#8FFF9F
ΔE00 3.67
Spearmint
#1EF876
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F984 #F974E9
analogous
#A7F974 #74F984 #74F9C7
triadic
#74F984 #8474F9 #F98474
tetradic
#74F984 #74A7F9 #F974E9 #F9C774
square
#74F984 #74A7F9 #F974E9 #F9C774
split-complementary
#74F984 #C774F9 #F974A7
monochromatic
#0AE925 #39F650 #74F984 #AFFCB8 #E2FEE5
Accessibility & contrast
On white
1.34
#74F984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#74F984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F984
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F984 | 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)
#FCE67B
Deuteranopia (green-blind)
#EBD98C
Tritanopia (blue-blind)
#5BF4DD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #74f984; /* rgb */ color: rgb(116, 249, 132); /* oklch */ color: oklch(88.1% 0.196 146.0);
Tailwind
colors: {
custom: {
50: '#a6fca9',
500: '#74f984',
950: '#000000',
},
}SCSS
$custom: #74f984; $custom-light: #a6fca9; $custom-dark: #000000;
JSON
{
"hex": "#74f984",
"rgb": {
"r": 116,
"g": 249,
"b": 132
},
"hsl": {
"h": 127.218,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.88051,
"c": 0.19635,
"h": 146
},
"luminance": 0.7313
}Semantic roles & 50–950 ramp
primary
#74F984
secondary
#D53DC2
accent
#00CAE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681