#74E397#74E397
#74E397 is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.1% C 0.149 H 152.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #74E397 |
|---|---|
| RGB | rgb(116, 227, 151) |
| HSL | hsl(139, 66%, 67%) |
| HSV | hsv(139, 49%, 89%) |
| CMYK | cmyk(48.9%, 0%, 33.5%, 11%) |
| CIE-LAB | lab(82.32, -48.29, 27.59) |
| CIE-LCH | lch(82.32, 55.61, 150.25°) |
| OKLab | oklab(83.08% -0.1314 0.0694) |
| OKLCH | oklch(83.08% 0.149 152.2) |
| XYZ | xyz(40.2547, 60.8824, 38.9024) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.80
Seafoam (survey)
#80F9AD
ΔE00 4.85
Weird Green
#3AE57F
ΔE00 4.96
Lightgreen
#90EE90
ΔE00 5.01
Hospital Green
#9BE5AA
ΔE00 5.02
Aqua Green
#12E193
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E397 #E374C0
analogous
#89E374 #74E397 #74E3CF
triadic
#74E397 #9774E3 #E39774
tetradic
#74E397 #7489E3 #E374C0 #E3CF74
square
#74E397 #7489E3 #E374C0 #E3CF74
split-complementary
#74E397 #CF74E3 #E37489
monochromatic
#25B853 #41D971 #74E397 #A7EDBD #DAF8E3
Accessibility & contrast
On white
1.59
#74E397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#74E397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E397
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E397 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D392
Deuteranopia (green-blind)
#D3C89C
Tritanopia (blue-blind)
#5BE0CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74e397; /* rgb */ color: rgb(116, 227, 151); /* oklch */ color: oklch(83.1% 0.149 152.2);
Tailwind
colors: {
custom: {
50: '#a2ecb6',
500: '#74e397',
950: '#000000',
},
}SCSS
$custom: #74e397; $custom-light: #a2ecb6; $custom-dark: #000000;
JSON
{
"hex": "#74e397",
"rgb": {
"r": 116,
"g": 227,
"b": 151
},
"hsl": {
"h": 138.919,
"s": 66.467,
"l": 67.255
},
"oklch": {
"l": 0.83076,
"c": 0.14861,
"h": 152.2
},
"luminance": 0.60886
}Semantic roles & 50–950 ramp
primary
#74E397
secondary
#B84393
accent
#1795CE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581