#74E083#74E083
#74E083 is a light, vivid green. Relative luminance 0.587; OKLCH L 82.0% C 0.163 H 146.9°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #74E083 |
|---|---|
| RGB | rgb(116, 224, 131) |
| HSL | hsl(128, 64%, 67%) |
| HSV | hsv(128, 48%, 88%) |
| CMYK | cmyk(48.2%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(81.10, -50.36, 36.15) |
| CIE-LCH | lch(81.10, 61.99, 144.33°) |
| OKLab | oklab(81.98% -0.1367 0.0892) |
| OKLCH | oklch(81.98% 0.163 146.9) |
| XYZ | xyz(37.9526, 58.6601, 30.7909) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.94
Weird Green
#3AE57F
ΔE00 4.11
Lightish Green
#61E160
ΔE00 4.88
Tealish Green
#0CDC73
ΔE00 5.31
Palegreen
#98FB98
ΔE00 6.43
Turquoise Green
#04F489
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E083 #E074D1
analogous
#9BE074 #74E083 #74E0B9
triadic
#74E083 #8374E0 #E08374
tetradic
#74E083 #749BE0 #E074D1 #E0B974
square
#74E083 #749BE0 #E074D1 #E0B974
split-complementary
#74E083 #B974E0 #E0749B
monochromatic
#28B23B #42D556 #74E083 #A6EBB0 #D8F6DC
Accessibility & contrast
On white
1.65
#74E083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#74E083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E083
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E083 | 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)
#E3D07C
Deuteranopia (green-blind)
#D3C589
Tritanopia (blue-blind)
#62DCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #74e083; /* rgb */ color: rgb(116, 224, 131); /* oklch */ color: oklch(82.0% 0.163 146.9);
Tailwind
colors: {
custom: {
50: '#a2eaa8',
500: '#74e083',
950: '#000000',
},
}SCSS
$custom: #74e083; $custom-light: #a2eaa8; $custom-dark: #000000;
JSON
{
"hex": "#74e083",
"rgb": {
"r": 116,
"g": 224,
"b": 131
},
"hsl": {
"h": 128.333,
"s": 63.529,
"l": 66.667
},
"oklch": {
"l": 0.8198,
"c": 0.16326,
"h": 146.9
},
"luminance": 0.58663
}Semantic roles & 50–950 ramp
primary
#74E083
secondary
#B345A4
accent
#1AB3CB
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#101610
muted
#808480