#74E487#74E487
#74E487 is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.0% C 0.165 H 147.6°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #74E487 |
|---|---|
| RGB | rgb(116, 228, 135) |
| HSL | hsl(130, 67%, 67%) |
| HSV | hsv(130, 49%, 89%) |
| CMYK | cmyk(49.1%, 0%, 40.8%, 10.6%) |
| CIE-LAB | lab(82.35, -51.37, 35.76) |
| CIE-LCH | lch(82.35, 62.59, 145.16°) |
| OKLab | oklab(83.02% -0.1394 0.0884) |
| OKLCH | oklch(83.02% 0.165 147.6) |
| XYZ | xyz(39.3167, 60.9460, 32.6089) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.40
Weird Green
#3AE57F
ΔE00 3.84
Lightish Green
#61E160
ΔE00 5.14
Tealish Green
#0CDC73
ΔE00 5.47
Palegreen
#98FB98
ΔE00 5.72
Seafoam Green
#7AF9AB
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E487 #E474D1
analogous
#99E474 #74E487 #74E4BF
triadic
#74E487 #8774E4 #E48774
tetradic
#74E487 #7499E4 #E474D1 #E4BF74
square
#74E487 #7499E4 #E474D1 #E4BF74
split-complementary
#74E487 #BF74E4 #E47499
monochromatic
#24BA3D #41DA5B #74E487 #A7EEB3 #DAF8DF
Accessibility & contrast
On white
1.59
#74E487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#74E487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E487
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E487 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D380
Deuteranopia (green-blind)
#D7C98D
Tritanopia (blue-blind)
#60E0CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74e487; /* rgb */ color: rgb(116, 228, 135); /* oklch */ color: oklch(83.0% 0.165 147.6);
Tailwind
colors: {
custom: {
50: '#a3edab',
500: '#74e487',
950: '#000000',
},
}SCSS
$custom: #74e487; $custom-light: #a3edab; $custom-dark: #000000;
JSON
{
"hex": "#74e487",
"rgb": {
"r": 116,
"g": 228,
"b": 135
},
"hsl": {
"h": 130.179,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.83018,
"c": 0.16509,
"h": 147.6
},
"luminance": 0.60949
}Semantic roles & 50–950 ramp
primary
#74E487
secondary
#BA43A5
accent
#16B0CF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581