#74E080#74E080
#74E080 is a light, vivid green. Relative luminance 0.586; OKLCH L 81.9% C 0.166 H 146.2°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #74E080 |
|---|---|
| RGB | rgb(116, 224, 128) |
| HSL | hsl(127, 64%, 67%) |
| HSV | hsv(127, 48%, 88%) |
| CMYK | cmyk(48.2%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(81.06, -50.82, 37.59) |
| CIE-LCH | lch(81.06, 63.21, 143.51°) |
| OKLab | oklab(81.93% -0.138 0.0924) |
| OKLCH | oklch(81.93% 0.166 146.2) |
| XYZ | xyz(37.7522, 58.5800, 29.7356) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.93
Weird Green
#3AE57F
ΔE00 4.16
Lightish Green
#61E160
ΔE00 4.41
Tealish Green
#0CDC73
ΔE00 5.31
Fresh Green
#69D84F
ΔE00 6.19
Palegreen
#98FB98
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E080 #E074D4
analogous
#9EE074 #74E080 #74E0B6
triadic
#74E080 #8074E0 #E08074
tetradic
#74E080 #749EE0 #E074D4 #E0B674
square
#74E080 #749EE0 #E074D4 #E0B674
split-complementary
#74E080 #B674E0 #E0749E
monochromatic
#28B237 #42D552 #74E080 #A6EBAE #D8F6DB
Accessibility & contrast
On white
1.65
#74E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#74E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E080
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E080 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D079
Deuteranopia (green-blind)
#D4C586
Tritanopia (blue-blind)
#63DBC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #74e080; /* rgb */ color: rgb(116, 224, 128); /* oklch */ color: oklch(81.9% 0.166 146.2);
Tailwind
colors: {
custom: {
50: '#a2eaa6',
500: '#74e080',
950: '#000000',
},
}SCSS
$custom: #74e080; $custom-light: #a2eaa6; $custom-dark: #000000;
JSON
{
"hex": "#74e080",
"rgb": {
"r": 116,
"g": 224,
"b": 128
},
"hsl": {
"h": 126.667,
"s": 63.529,
"l": 66.667
},
"oklch": {
"l": 0.8193,
"c": 0.16609,
"h": 146.2
},
"luminance": 0.58583
}Semantic roles & 50–950 ramp
primary
#74E080
secondary
#B345A7
accent
#1AB8CB
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#10160F
muted
#808480