#74E393#74E393
#74E393 is a very light, vivid green. Relative luminance 0.608; OKLCH L 83.0% C 0.152 H 150.9°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #74E393 |
|---|---|
| RGB | rgb(116, 227, 147) |
| HSL | hsl(137, 66%, 67%) |
| HSV | hsv(137, 49%, 89%) |
| CMYK | cmyk(48.9%, 0%, 35.2%, 11%) |
| CIE-LAB | lab(82.25, -48.98, 29.55) |
| CIE-LCH | lch(82.25, 57.21, 148.90°) |
| OKLab | oklab(83% -0.1332 0.074) |
| OKLCH | oklch(83% 0.152 150.9) |
| XYZ | xyz(39.9353, 60.7546, 37.2205) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.49
Weird Green
#3AE57F
ΔE00 4.53
Seafoam Green
#7AF9AB
ΔE00 4.97
Seafoam (survey)
#80F9AD
ΔE00 5.05
Hospital Green
#9BE5AA
ΔE00 5.38
Aqua Green
#12E193
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E393 #E374C4
analogous
#8CE374 #74E393 #74E3CB
triadic
#74E393 #9374E3 #E39374
tetradic
#74E393 #748CE3 #E374C4 #E3CB74
square
#74E393 #748CE3 #E374C4 #E3CB74
split-complementary
#74E393 #CB74E3 #E3748C
monochromatic
#25B84E #41D96B #74E393 #A7EDBB #DAF8E2
Accessibility & contrast
On white
1.60
#74E393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#74E393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E393
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E393 | 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)
#E4D38E
Deuteranopia (green-blind)
#D4C898
Tritanopia (blue-blind)
#5CE0CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74e393; /* rgb */ color: rgb(116, 227, 147); /* oklch */ color: oklch(83.0% 0.152 150.9);
Tailwind
colors: {
custom: {
50: '#a2ecb3',
500: '#74e393',
950: '#000000',
},
}SCSS
$custom: #74e393; $custom-light: #a2ecb3; $custom-dark: #000000;
JSON
{
"hex": "#74e393",
"rgb": {
"r": 116,
"g": 227,
"b": 147
},
"hsl": {
"h": 136.757,
"s": 66.467,
"l": 67.255
},
"oklch": {
"l": 0.82997,
"c": 0.15236,
"h": 150.9
},
"luminance": 0.60758
}Semantic roles & 50–950 ramp
primary
#74E393
secondary
#B84397
accent
#179BCE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581