#74E382#74E382
#74E382 is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.7% C 0.168 H 146.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #74E382 |
|---|---|
| RGB | rgb(116, 227, 130) |
| HSL | hsl(128, 66%, 67%) |
| HSV | hsv(128, 49%, 89%) |
| CMYK | cmyk(48.9%, 0%, 42.7%, 11%) |
| CIE-LAB | lab(81.98, -51.74, 37.77) |
| CIE-LCH | lch(81.98, 64.06, 143.87°) |
| OKLab | oklab(82.69% -0.1404 0.0929) |
| OKLCH | oklch(82.69% 0.168 146.5) |
| XYZ | xyz(38.6986, 60.2599, 30.7069) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 3.95
Lightish Green
#61E160
ΔE00 4.43
Tealish Green
#0CDC73
ΔE00 5.39
Palegreen
#98FB98
ΔE00 5.84
Turquoise Green
#04F489
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E382 #E374D5
analogous
#9DE374 #74E382 #74E3BA
triadic
#74E382 #8274E3 #E38274
tetradic
#74E382 #749DE3 #E374D5 #E3BA74
square
#74E382 #749DE3 #E374D5 #E3BA74
split-complementary
#74E382 #BA74E3 #E3749D
monochromatic
#25B837 #41D954 #74E382 #A7EDB0 #DAF8DE
Accessibility & contrast
On white
1.61
#74E382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#74E382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E382
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E382 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D27B
Deuteranopia (green-blind)
#D6C888
Tritanopia (blue-blind)
#61DFCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #74e382; /* rgb */ color: rgb(116, 227, 130); /* oklch */ color: oklch(82.7% 0.168 146.5);
Tailwind
colors: {
custom: {
50: '#a3eca7',
500: '#74e382',
950: '#000000',
},
}SCSS
$custom: #74e382; $custom-light: #a3eca7; $custom-dark: #000000;
JSON
{
"hex": "#74e382",
"rgb": {
"r": 116,
"g": 227,
"b": 130
},
"hsl": {
"h": 127.568,
"s": 66.467,
"l": 67.255
},
"oklch": {
"l": 0.82691,
"c": 0.1684,
"h": 146.5
},
"luminance": 0.60263
}Semantic roles & 50–950 ramp
primary
#74E382
secondary
#B843A9
accent
#17B7CE
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10160F
muted
#808580