#74E392#74E392
#74E392 is a very light, vivid green. Relative luminance 0.607; OKLCH L 83.0% C 0.153 H 150.6°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #74E392 |
|---|---|
| RGB | rgb(116, 227, 146) |
| HSL | hsl(136, 66%, 67%) |
| HSV | hsv(136, 49%, 89%) |
| CMYK | cmyk(48.9%, 0%, 35.7%, 11%) |
| CIE-LAB | lab(82.23, -49.16, 30.04) |
| CIE-LCH | lch(82.23, 57.61, 148.57°) |
| OKLab | oklab(82.98% -0.1336 0.0752) |
| OKLCH | oklch(82.98% 0.153 150.6) |
| XYZ | xyz(39.8572, 60.7234, 36.8090) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.38
Weird Green
#3AE57F
ΔE00 4.43
Seafoam Green
#7AF9AB
ΔE00 5.03
Seafoam (survey)
#80F9AD
ΔE00 5.12
Aqua Green
#12E193
ΔE00 5.47
Light Sea Green
#98F6B0
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E392 #E374C5
analogous
#8EE374 #74E392 #74E3C9
triadic
#74E392 #9274E3 #E39274
tetradic
#74E392 #748EE3 #E374C5 #E3C974
square
#74E392 #748EE3 #E374C5 #E3C974
split-complementary
#74E392 #C974E3 #E3748E
monochromatic
#25B84D #41D96A #74E392 #A7EDBA #DAF8E2
Accessibility & contrast
On white
1.60
#74E392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#74E392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E392
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E392 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D38D
Deuteranopia (green-blind)
#D4C897
Tritanopia (blue-blind)
#5DE0CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74e392; /* rgb */ color: rgb(116, 227, 146); /* oklch */ color: oklch(83.0% 0.153 150.6);
Tailwind
colors: {
custom: {
50: '#a3ecb2',
500: '#74e392',
950: '#000000',
},
}SCSS
$custom: #74e392; $custom-light: #a3ecb2; $custom-dark: #000000;
JSON
{
"hex": "#74e392",
"rgb": {
"r": 116,
"g": 227,
"b": 146
},
"hsl": {
"h": 136.216,
"s": 66.467,
"l": 67.255
},
"oklch": {
"l": 0.82978,
"c": 0.1533,
"h": 150.6
},
"luminance": 0.60726
}Semantic roles & 50–950 ramp
primary
#74E392
secondary
#B84398
accent
#179DCE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581