#74E08A#74E08A
#74E08A is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.1% C 0.157 H 148.7°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #74E08A |
|---|---|
| RGB | rgb(116, 224, 138) |
| HSL | hsl(132, 64%, 67%) |
| HSV | hsv(132, 48%, 88%) |
| CMYK | cmyk(48.2%, 0%, 38.4%, 12.2%) |
| CIE-LAB | lab(81.21, -49.25, 32.76) |
| CIE-LCH | lch(81.21, 59.15, 146.37°) |
| OKLab | oklab(82.1% -0.1338 0.0815) |
| OKLCH | oklch(82.1% 0.157 148.7) |
| XYZ | xyz(38.4432, 58.8564, 33.3745) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.22
Weird Green
#3AE57F
ΔE00 4.23
Tealish Green
#0CDC73
ΔE00 5.52
Aqua Green
#12E193
ΔE00 6.04
Lightish Green
#61E160
ΔE00 6.04
Seafoam Green
#7AF9AB
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E08A #E074CA
analogous
#94E074 #74E08A #74E0C0
triadic
#74E08A #8A74E0 #E08A74
tetradic
#74E08A #7494E0 #E074CA #E0C074
square
#74E08A #7494E0 #E074CA #E0C074
split-complementary
#74E08A #C074E0 #E07494
monochromatic
#28B244 #42D560 #74E08A #A6EBB4 #D8F6DE
Accessibility & contrast
On white
1.64
#74E08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#74E08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E08A
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E08A | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D084
Deuteranopia (green-blind)
#D2C68F
Tritanopia (blue-blind)
#60DCCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #74e08a; /* rgb */ color: rgb(116, 224, 138); /* oklch */ color: oklch(82.1% 0.157 148.7);
Tailwind
colors: {
custom: {
50: '#a2eaad',
500: '#74e08a',
950: '#000000',
},
}SCSS
$custom: #74e08a; $custom-light: #a2eaad; $custom-dark: #000000;
JSON
{
"hex": "#74e08a",
"rgb": {
"r": 116,
"g": 224,
"b": 138
},
"hsl": {
"h": 132.222,
"s": 63.529,
"l": 66.667
},
"oklch": {
"l": 0.82104,
"c": 0.15661,
"h": 148.7
},
"luminance": 0.58859
}Semantic roles & 50–950 ramp
primary
#74E08A
secondary
#B3459D
accent
#1AA7CB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481