#74E093#74E093
#74E093 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.3% C 0.148 H 151.3°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #74E093 |
|---|---|
| RGB | rgb(116, 224, 147) |
| HSL | hsl(137, 64%, 67%) |
| HSV | hsv(137, 48%, 88%) |
| CMYK | cmyk(48.2%, 0%, 34.4%, 12.2%) |
| CIE-LAB | lab(81.36, -47.73, 28.36) |
| CIE-LCH | lch(81.36, 55.52, 149.28°) |
| OKLab | oklab(82.28% -0.1298 0.0712) |
| OKLCH | oklch(82.28% 0.148 151.3) |
| XYZ | xyz(39.1220, 59.1279, 36.9494) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.91
Lightgreen
#90EE90
ΔE00 5.08
Hospital Green
#9BE5AA
ΔE00 5.21
Aqua Green
#12E193
ΔE00 5.35
Seafoam Green
#7AF9AB
ΔE00 5.53
Seafoam (survey)
#80F9AD
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E093 #E074C1
analogous
#8BE074 #74E093 #74E0C9
triadic
#74E093 #9374E0 #E09374
tetradic
#74E093 #748BE0 #E074C1 #E0C974
square
#74E093 #748BE0 #E074C1 #E0C974
split-complementary
#74E093 #C974E0 #E0748B
monochromatic
#28B24F #42D56C #74E093 #A6EBBA #D8F6E1
Accessibility & contrast
On white
1.64
#74E093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#74E093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E093
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E093 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18E
Deuteranopia (green-blind)
#D1C698
Tritanopia (blue-blind)
#5DDDCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #74e093; /* rgb */ color: rgb(116, 224, 147); /* oklch */ color: oklch(82.3% 0.148 151.3);
Tailwind
colors: {
custom: {
50: '#a2eab3',
500: '#74e093',
950: '#000000',
},
}SCSS
$custom: #74e093; $custom-light: #a2eab3; $custom-dark: #000000;
JSON
{
"hex": "#74e093",
"rgb": {
"r": 116,
"g": 224,
"b": 147
},
"hsl": {
"h": 137.222,
"s": 63.529,
"l": 66.667
},
"oklch": {
"l": 0.82275,
"c": 0.14808,
"h": 151.3
},
"luminance": 0.59131
}Semantic roles & 50–950 ramp
primary
#74E093
secondary
#B34594
accent
#1A98CB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481