#74E08D#74E08D
#74E08D is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.2% C 0.154 H 149.5°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #74E08D |
|---|---|
| RGB | rgb(116, 224, 141) |
| HSL | hsl(134, 64%, 67%) |
| HSV | hsv(134, 48%, 88%) |
| CMYK | cmyk(48.2%, 0%, 37.1%, 12.2%) |
| CIE-LAB | lab(81.26, -48.76, 31.30) |
| CIE-LCH | lch(81.26, 57.94, 147.30°) |
| OKLab | oklab(82.16% -0.1325 0.0781) |
| OKLCH | oklch(82.16% 0.154 149.5) |
| XYZ | xyz(38.6634, 58.9444, 34.5342) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.39
Lightgreen
#90EE90
ΔE00 4.45
Tealish Green
#0CDC73
ΔE00 5.69
Aqua Green
#12E193
ΔE00 5.77
Hospital Green
#9BE5AA
ΔE00 5.82
Seafoam Green
#7AF9AB
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E08D #E074C7
analogous
#91E074 #74E08D #74E0C3
triadic
#74E08D #8D74E0 #E08D74
tetradic
#74E08D #7491E0 #E074C7 #E0C374
square
#74E08D #7491E0 #E074C7 #E0C374
split-complementary
#74E08D #C374E0 #E07491
monochromatic
#28B248 #42D564 #74E08D #A6EBB6 #D8F6DF
Accessibility & contrast
On white
1.64
#74E08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#74E08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E08D
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E08D | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D087
Deuteranopia (green-blind)
#D2C692
Tritanopia (blue-blind)
#5FDDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #74e08d; /* rgb */ color: rgb(116, 224, 141); /* oklch */ color: oklch(82.2% 0.154 149.5);
Tailwind
colors: {
custom: {
50: '#a2eaaf',
500: '#74e08d',
950: '#000000',
},
}SCSS
$custom: #74e08d; $custom-light: #a2eaaf; $custom-dark: #000000;
JSON
{
"hex": "#74e08d",
"rgb": {
"r": 116,
"g": 224,
"b": 141
},
"hsl": {
"h": 133.889,
"s": 63.529,
"l": 66.667
},
"oklch": {
"l": 0.82159,
"c": 0.15375,
"h": 149.5
},
"luminance": 0.58947
}Semantic roles & 50–950 ramp
primary
#74E08D
secondary
#B3459A
accent
#1AA2CB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#101610
muted
#808481