#74E082#74E082
#74E082 is a light, vivid green. Relative luminance 0.586; OKLCH L 82.0% C 0.164 H 146.7°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #74E082 |
|---|---|
| RGB | rgb(116, 224, 130) |
| HSL | hsl(128, 64%, 67%) |
| HSV | hsv(128, 48%, 88%) |
| CMYK | cmyk(48.2%, 0%, 42%, 12.2%) |
| CIE-LAB | lab(81.09, -50.52, 36.63) |
| CIE-LCH | lch(81.09, 62.40, 144.06°) |
| OKLab | oklab(81.96% -0.1372 0.0903) |
| OKLCH | oklch(81.96% 0.164 146.7) |
| XYZ | xyz(37.8852, 58.6332, 30.4357) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.93
Weird Green
#3AE57F
ΔE00 4.12
Lightish Green
#61E160
ΔE00 4.72
Tealish Green
#0CDC73
ΔE00 5.30
Palegreen
#98FB98
ΔE00 6.42
Fresh Green
#69D84F
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E082 #E074D2
analogous
#9CE074 #74E082 #74E0B8
triadic
#74E082 #8274E0 #E08274
tetradic
#74E082 #749CE0 #E074D2 #E0B874
square
#74E082 #749CE0 #E074D2 #E0B874
split-complementary
#74E082 #B874E0 #E0749C
monochromatic
#28B23A #42D555 #74E082 #A6EBAF #D8F6DC
Accessibility & contrast
On white
1.65
#74E082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#74E082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E082
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E082 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07B
Deuteranopia (green-blind)
#D3C588
Tritanopia (blue-blind)
#62DCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #74e082; /* rgb */ color: rgb(116, 224, 130); /* oklch */ color: oklch(82.0% 0.164 146.7);
Tailwind
colors: {
custom: {
50: '#a2eaa7',
500: '#74e082',
950: '#000000',
},
}SCSS
$custom: #74e082; $custom-light: #a2eaa7; $custom-dark: #000000;
JSON
{
"hex": "#74e082",
"rgb": {
"r": 116,
"g": 224,
"b": 130
},
"hsl": {
"h": 127.778,
"s": 63.529,
"l": 66.667
},
"oklch": {
"l": 0.81963,
"c": 0.1642,
"h": 146.7
},
"luminance": 0.58636
}Semantic roles & 50–950 ramp
primary
#74E082
secondary
#B345A5
accent
#1AB4CB
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#10160F
muted
#808480