#74E394#74E394
#74E394 is a very light, vivid green. Relative luminance 0.608; OKLCH L 83.0% C 0.151 H 151.2°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #74E394 |
|---|---|
| RGB | rgb(116, 227, 148) |
| HSL | hsl(137, 66%, 67%) |
| HSV | hsv(137, 49%, 89%) |
| CMYK | cmyk(48.9%, 0%, 34.8%, 11%) |
| CIE-LAB | lab(82.26, -48.81, 29.06) |
| CIE-LCH | lch(82.26, 56.81, 149.23°) |
| OKLab | oklab(83.02% -0.1327 0.0729) |
| OKLCH | oklch(83.02% 0.151 151.2) |
| XYZ | xyz(40.0141, 60.7862, 37.6355) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.61
Weird Green
#3AE57F
ΔE00 4.62
Seafoam Green
#7AF9AB
ΔE00 4.92
Seafoam (survey)
#80F9AD
ΔE00 4.99
Hospital Green
#9BE5AA
ΔE00 5.29
Aqua Green
#12E193
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E394 #E374C3
analogous
#8CE374 #74E394 #74E3CB
triadic
#74E394 #9474E3 #E39474
tetradic
#74E394 #748CE3 #E374C3 #E3CB74
square
#74E394 #748CE3 #E374C3 #E3CB74
split-complementary
#74E394 #CB74E3 #E3748C
monochromatic
#25B84F #41D96D #74E394 #A7EDBB #DAF8E2
Accessibility & contrast
On white
1.60
#74E394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#74E394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E394
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E394 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38F
Deuteranopia (green-blind)
#D4C899
Tritanopia (blue-blind)
#5CE0CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74e394; /* rgb */ color: rgb(116, 227, 148); /* oklch */ color: oklch(83.0% 0.151 151.2);
Tailwind
colors: {
custom: {
50: '#a2ecb4',
500: '#74e394',
950: '#000000',
},
}SCSS
$custom: #74e394; $custom-light: #a2ecb4; $custom-dark: #000000;
JSON
{
"hex": "#74e394",
"rgb": {
"r": 116,
"g": 227,
"b": 148
},
"hsl": {
"h": 137.297,
"s": 66.467,
"l": 67.255
},
"oklch": {
"l": 0.83016,
"c": 0.15142,
"h": 151.2
},
"luminance": 0.60789
}Semantic roles & 50–950 ramp
primary
#74E394
secondary
#B84396
accent
#179ACE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581