#74E489#74E489
#74E489 is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.1% C 0.163 H 148.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #74E489 |
|---|---|
| RGB | rgb(116, 228, 137) |
| HSL | hsl(131, 67%, 67%) |
| HSV | hsv(131, 49%, 89%) |
| CMYK | cmyk(49.1%, 0%, 39.9%, 10.6%) |
| CIE-LAB | lab(82.38, -51.06, 34.80) |
| CIE-LCH | lch(82.38, 61.79, 145.73°) |
| OKLab | oklab(83.05% -0.1386 0.0862) |
| OKLCH | oklch(83.05% 0.163 148.1) |
| XYZ | xyz(39.4588, 61.0029, 33.3575) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 3.86
Lightish Green
#61E160
ΔE00 5.46
Tealish Green
#0CDC73
ΔE00 5.51
Seafoam Green
#7AF9AB
ΔE00 5.66
Palegreen
#98FB98
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E489 #E474CF
analogous
#97E474 #74E489 #74E4C1
triadic
#74E489 #8974E4 #E48974
tetradic
#74E489 #7497E4 #E474CF #E4C174
square
#74E489 #7497E4 #E474CF #E4C174
split-complementary
#74E489 #C174E4 #E47497
monochromatic
#24BA40 #41DA5D #74E489 #A7EEB5 #DAF8E0
Accessibility & contrast
On white
1.59
#74E489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#74E489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E489
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E489 | 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)
#E6D383
Deuteranopia (green-blind)
#D6C98F
Tritanopia (blue-blind)
#5FE0CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74e489; /* rgb */ color: rgb(116, 228, 137); /* oklch */ color: oklch(83.1% 0.163 148.1);
Tailwind
colors: {
custom: {
50: '#a3edac',
500: '#74e489',
950: '#000000',
},
}SCSS
$custom: #74e489; $custom-light: #a3edac; $custom-dark: #000000;
JSON
{
"hex": "#74e489",
"rgb": {
"r": 116,
"g": 228,
"b": 137
},
"hsl": {
"h": 131.25,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.83053,
"c": 0.16321,
"h": 148.1
},
"luminance": 0.61006
}Semantic roles & 50–950 ramp
primary
#74E489
secondary
#BA43A3
accent
#16ADCF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581