#74E079#74E079
#74E079 is a light, vivid green. Relative luminance 0.584; OKLCH L 81.8% C 0.173 H 144.7°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #74E079 |
|---|---|
| RGB | rgb(116, 224, 121) |
| HSL | hsl(123, 64%, 67%) |
| HSV | hsv(123, 48%, 88%) |
| CMYK | cmyk(48.2%, 0%, 46%, 12.2%) |
| CIE-LAB | lab(80.96, -51.85, 40.92) |
| CIE-LCH | lch(80.96, 66.05, 141.72°) |
| OKLab | oklab(81.82% -0.1409 0.0998) |
| OKLCH | oklch(81.82% 0.173 144.7) |
| XYZ | xyz(37.3073, 58.4020, 27.3923) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.39
Lightgreen
#90EE90
ΔE00 4.13
Weird Green
#3AE57F
ΔE00 4.50
Fresh Green
#69D84F
ΔE00 5.14
Tealish Green
#0CDC73
ΔE00 5.47
Palegreen
#98FB98
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E079 #E074DB
analogous
#A5E074 #74E079 #74E0AF
triadic
#74E079 #7974E0 #E07974
tetradic
#74E079 #74A5E0 #E074DB #E0AF74
square
#74E079 #74A5E0 #E074DB #E0AF74
split-complementary
#74E079 #AF74E0 #E074A5
monochromatic
#28B22E #42D549 #74E079 #A6EBA9 #D8F6D9
Accessibility & contrast
On white
1.66
#74E079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#74E079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E079
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E079 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4CF71
Deuteranopia (green-blind)
#D5C580
Tritanopia (blue-blind)
#64DBC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #74e079; /* rgb */ color: rgb(116, 224, 121); /* oklch */ color: oklch(81.8% 0.173 144.7);
Tailwind
colors: {
custom: {
50: '#a3eaa1',
500: '#74e079',
950: '#000000',
},
}SCSS
$custom: #74e079; $custom-light: #a3eaa1; $custom-dark: #000000;
JSON
{
"hex": "#74e079",
"rgb": {
"r": 116,
"g": 224,
"b": 121
},
"hsl": {
"h": 122.778,
"s": 63.529,
"l": 66.667
},
"oklch": {
"l": 0.81817,
"c": 0.17264,
"h": 144.7
},
"luminance": 0.58405
}Semantic roles & 50–950 ramp
primary
#74E079
secondary
#B345AE
accent
#1AC3CB
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#10160F
muted
#808480