#74E182#74E182
#74E182 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.2% C 0.166 H 146.6°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #74E182 |
|---|---|
| RGB | rgb(116, 225, 130) |
| HSL | hsl(128, 64%, 67%) |
| HSV | hsv(128, 48%, 88%) |
| CMYK | cmyk(48.4%, 0%, 42.2%, 11.8%) |
| CIE-LAB | lab(81.39, -50.93, 37.01) |
| CIE-LCH | lch(81.39, 62.95, 143.99°) |
| OKLab | oklab(82.21% -0.1383 0.0911) |
| OKLCH | oklch(82.21% 0.166 146.6) |
| XYZ | xyz(38.1547, 59.1723, 30.5256) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.77
Weird Green
#3AE57F
ΔE00 4.05
Lightish Green
#61E160
ΔE00 4.62
Tealish Green
#0CDC73
ΔE00 5.32
Palegreen
#98FB98
ΔE00 6.22
Turquoise Green
#04F489
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E182 #E174D3
analogous
#9DE174 #74E182 #74E1B8
triadic
#74E182 #8274E1 #E18274
tetradic
#74E182 #749DE1 #E174D3 #E1B874
square
#74E182 #749DE1 #E174D3 #E1B874
split-complementary
#74E182 #B874E1 #E1749D
monochromatic
#27B439 #42D655 #74E182 #A6ECAF #D9F7DD
Accessibility & contrast
On white
1.64
#74E182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#74E182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E182
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E182 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D07B
Deuteranopia (green-blind)
#D4C688
Tritanopia (blue-blind)
#62DDCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #74e182; /* rgb */ color: rgb(116, 225, 130); /* oklch */ color: oklch(82.2% 0.166 146.6);
Tailwind
colors: {
custom: {
50: '#a3eba7',
500: '#74e182',
950: '#000000',
},
}SCSS
$custom: #74e182; $custom-light: #a3eba7; $custom-dark: #000000;
JSON
{
"hex": "#74e182",
"rgb": {
"r": 116,
"g": 225,
"b": 130
},
"hsl": {
"h": 127.706,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.82206,
"c": 0.16561,
"h": 146.6
},
"luminance": 0.59175
}Semantic roles & 50–950 ramp
primary
#74E182
secondary
#B544A6
accent
#19B5CC
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#10160F
muted
#808480