#74E491#74E491
#74E491 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.2% C 0.156 H 150.2°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #74E491 |
|---|---|
| RGB | rgb(116, 228, 145) |
| HSL | hsl(136, 67%, 67%) |
| HSV | hsv(136, 49%, 89%) |
| CMYK | cmyk(49.1%, 0%, 36.4%, 10.6%) |
| CIE-LAB | lab(82.51, -49.74, 30.92) |
| CIE-LCH | lch(82.51, 58.57, 148.14°) |
| OKLab | oklab(83.2% -0.1351 0.0773) |
| OKLCH | oklch(83.2% 0.156 150.2) |
| XYZ | xyz(40.0541, 61.2410, 36.4926) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.09
Weird Green
#3AE57F
ΔE00 4.25
Seafoam Green
#7AF9AB
ΔE00 4.94
Seafoam (survey)
#80F9AD
ΔE00 5.04
Light Bluish Green
#76FDA8
ΔE00 5.46
Light Sea Green
#98F6B0
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E491 #E474C7
analogous
#8FE474 #74E491 #74E4C9
triadic
#74E491 #9174E4 #E49174
tetradic
#74E491 #748FE4 #E474C7 #E4C974
square
#74E491 #748FE4 #E474C7 #E4C974
split-complementary
#74E491 #C974E4 #E4748F
monochromatic
#24BA4B #41DA68 #74E491 #A7EEBA #DAF8E2
Accessibility & contrast
On white
1.59
#74E491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#74E491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E491
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E491 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48B
Deuteranopia (green-blind)
#D5C996
Tritanopia (blue-blind)
#5DE1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74e491; /* rgb */ color: rgb(116, 228, 145); /* oklch */ color: oklch(83.2% 0.156 150.2);
Tailwind
colors: {
custom: {
50: '#a3edb2',
500: '#74e491',
950: '#000000',
},
}SCSS
$custom: #74e491; $custom-light: #a3edb2; $custom-dark: #000000;
JSON
{
"hex": "#74e491",
"rgb": {
"r": 116,
"g": 228,
"b": 145
},
"hsl": {
"h": 135.536,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.832,
"c": 0.15566,
"h": 150.2
},
"luminance": 0.61244
}Semantic roles & 50–950 ramp
primary
#74E491
secondary
#BA439B
accent
#169FCF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101611
muted
#808581