#74E490#74E490
#74E490 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.2% C 0.157 H 150.0°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #74E490 |
|---|---|
| RGB | rgb(116, 228, 144) |
| HSL | hsl(135, 67%, 67%) |
| HSV | hsv(135, 49%, 89%) |
| CMYK | cmyk(49.1%, 0%, 36.8%, 10.6%) |
| CIE-LAB | lab(82.49, -49.91, 31.40) |
| CIE-LCH | lch(82.49, 58.97, 147.82°) |
| OKLab | oklab(83.18% -0.1356 0.0784) |
| OKLCH | oklch(83.18% 0.157 150) |
| XYZ | xyz(39.9773, 61.2103, 36.0883) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.99
Weird Green
#3AE57F
ΔE00 4.18
Seafoam Green
#7AF9AB
ΔE00 5.01
Seafoam (survey)
#80F9AD
ΔE00 5.12
Light Bluish Green
#76FDA8
ΔE00 5.49
Light Sea Green
#98F6B0
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E490 #E474C8
analogous
#90E474 #74E490 #74E4C8
triadic
#74E490 #9074E4 #E49074
tetradic
#74E490 #7490E4 #E474C8 #E4C874
square
#74E490 #7490E4 #E474C8 #E4C874
split-complementary
#74E490 #C874E4 #E47490
monochromatic
#24BA49 #41DA67 #74E490 #A7EEB9 #DAF8E2
Accessibility & contrast
On white
1.59
#74E490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#74E490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E490
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E490 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48A
Deuteranopia (green-blind)
#D5C995
Tritanopia (blue-blind)
#5DE1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74e490; /* rgb */ color: rgb(116, 228, 144); /* oklch */ color: oklch(83.2% 0.157 150.0);
Tailwind
colors: {
custom: {
50: '#a3edb1',
500: '#74e490',
950: '#000000',
},
}SCSS
$custom: #74e490; $custom-light: #a3edb1; $custom-dark: #000000;
JSON
{
"hex": "#74e490",
"rgb": {
"r": 116,
"g": 228,
"b": 144
},
"hsl": {
"h": 135,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.83181,
"c": 0.1566,
"h": 150
},
"luminance": 0.61213
}Semantic roles & 50–950 ramp
primary
#74E490
secondary
#BA439C
accent
#16A1CF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101611
muted
#808581