#74E07A#74E07A
#74E07A is a light, vivid green. Relative luminance 0.584; OKLCH L 81.8% C 0.172 H 144.9°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #74E07A |
|---|---|
| RGB | rgb(116, 224, 122) |
| HSL | hsl(123, 64%, 67%) |
| HSV | hsv(123, 48%, 88%) |
| CMYK | cmyk(48.2%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(80.98, -51.71, 40.45) |
| CIE-LCH | lch(80.98, 65.65, 141.97°) |
| OKLab | oklab(81.83% -0.1405 0.0987) |
| OKLCH | oklch(81.83% 0.172 144.9) |
| XYZ | xyz(37.3690, 58.4267, 27.7169) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.53
Lightgreen
#90EE90
ΔE00 4.08
Weird Green
#3AE57F
ΔE00 4.44
Fresh Green
#69D84F
ΔE00 5.28
Tealish Green
#0CDC73
ΔE00 5.44
Palegreen
#98FB98
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E07A #E074DA
analogous
#A4E074 #74E07A #74E0B0
triadic
#74E07A #7A74E0 #E07A74
tetradic
#74E07A #74A4E0 #E074DA #E0B074
square
#74E07A #74A4E0 #E074DA #E0B074
split-complementary
#74E07A #B074E0 #E074A4
monochromatic
#28B22F #42D54A #74E07A #A6EBAA #D8F6DA
Accessibility & contrast
On white
1.66
#74E07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#74E07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E07A
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E07A | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF72
Deuteranopia (green-blind)
#D4C581
Tritanopia (blue-blind)
#64DBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #74e07a; /* rgb */ color: rgb(116, 224, 122); /* oklch */ color: oklch(81.8% 0.172 144.9);
Tailwind
colors: {
custom: {
50: '#a3eaa2',
500: '#74e07a',
950: '#000000',
},
}SCSS
$custom: #74e07a; $custom-light: #a3eaa2; $custom-dark: #000000;
JSON
{
"hex": "#74e07a",
"rgb": {
"r": 116,
"g": 224,
"b": 122
},
"hsl": {
"h": 123.333,
"s": 63.529,
"l": 66.667
},
"oklch": {
"l": 0.81833,
"c": 0.17171,
"h": 144.9
},
"luminance": 0.58429
}Semantic roles & 50–950 ramp
primary
#74E07A
secondary
#B345AD
accent
#1AC1CB
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#10160F
muted
#808480