#74E488#74E488
#74E488 is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.0% C 0.164 H 147.9°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #74E488 |
|---|---|
| RGB | rgb(116, 228, 136) |
| HSL | hsl(131, 67%, 67%) |
| HSV | hsv(131, 49%, 89%) |
| CMYK | cmyk(49.1%, 0%, 40.4%, 10.6%) |
| CIE-LAB | lab(82.36, -51.22, 35.28) |
| CIE-LCH | lch(82.36, 62.19, 145.44°) |
| OKLab | oklab(83.04% -0.139 0.0873) |
| OKLCH | oklch(83.04% 0.164 147.9) |
| XYZ | xyz(39.3874, 60.9743, 32.9815) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.43
Weird Green
#3AE57F
ΔE00 3.85
Lightish Green
#61E160
ΔE00 5.30
Tealish Green
#0CDC73
ΔE00 5.49
Palegreen
#98FB98
ΔE00 5.75
Seafoam Green
#7AF9AB
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E488 #E474D0
analogous
#98E474 #74E488 #74E4C0
triadic
#74E488 #8874E4 #E48874
tetradic
#74E488 #7498E4 #E474D0 #E4C074
square
#74E488 #7498E4 #E474D0 #E4C074
split-complementary
#74E488 #C074E4 #E47498
monochromatic
#24BA3F #41DA5C #74E488 #A7EEB4 #DAF8E0
Accessibility & contrast
On white
1.59
#74E488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#74E488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E488
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E488 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D381
Deuteranopia (green-blind)
#D6C98E
Tritanopia (blue-blind)
#60E0CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74e488; /* rgb */ color: rgb(116, 228, 136); /* oklch */ color: oklch(83.0% 0.164 147.9);
Tailwind
colors: {
custom: {
50: '#a3edab',
500: '#74e488',
950: '#000000',
},
}SCSS
$custom: #74e488; $custom-light: #a3edab; $custom-dark: #000000;
JSON
{
"hex": "#74e488",
"rgb": {
"r": 116,
"g": 228,
"b": 136
},
"hsl": {
"h": 130.714,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.83036,
"c": 0.16415,
"h": 147.9
},
"luminance": 0.60977
}Semantic roles & 50–950 ramp
primary
#74E488
secondary
#BA43A4
accent
#16AECF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581