#74EC97#74EC97
#74EC97 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.2% C 0.161 H 151.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #74EC97 |
|---|---|
| RGB | rgb(116, 236, 151) |
| HSL | hsl(138, 76%, 69%) |
| HSV | hsv(138, 51%, 93%) |
| CMYK | cmyk(50.8%, 0%, 36%, 7.5%) |
| CIE-LAB | lab(84.96, -52.00, 31.14) |
| CIE-LCH | lch(84.96, 60.61, 149.09°) |
| OKLab | oklab(85.24% -0.1412 0.0779) |
| OKLCH | oklch(85.24% 0.161 151.1) |
| XYZ | xyz(42.7809, 65.9348, 39.7444) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.33
Seafoam (survey)
#80F9AD
ΔE00 3.51
Light Bluish Green
#76FDA8
ΔE00 3.70
Lightgreen
#90EE90
ΔE00 3.73
Foam Green
#90FDA9
ΔE00 4.14
Light Green Blue
#56FCA2
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74EC97 #EC74C9
analogous
#8DEC74 #74EC97 #74ECD3
triadic
#74EC97 #9774EC #EC9774
tetradic
#74EC97 #748DEC #EC74C9 #ECD374
square
#74EC97 #748DEC #EC74C9 #ECD374
split-complementary
#74EC97 #D374EC #EC748D
monochromatic
#1CCA4E #3EE56F #74EC97 #AAF3BF #E0FBE8
Accessibility & contrast
On white
1.48
#74EC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#74EC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74EC97
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74EC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74EC97 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB91
Deuteranopia (green-blind)
#DCD09C
Tritanopia (blue-blind)
#59E9D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #74ec97; /* rgb */ color: rgb(116, 236, 151); /* oklch */ color: oklch(85.2% 0.161 151.1);
Tailwind
colors: {
custom: {
50: '#a4f3b6',
500: '#74ec97',
950: '#000000',
},
}SCSS
$custom: #74ec97; $custom-light: #a4f3b6; $custom-dark: #000000;
JSON
{
"hex": "#74ec97",
"rgb": {
"r": 116,
"g": 236,
"b": 151
},
"hsl": {
"h": 137.5,
"s": 75.949,
"l": 69.02
},
"oklch": {
"l": 0.85238,
"c": 0.16129,
"h": 151.1
},
"luminance": 0.65938
}Semantic roles & 50–950 ramp
primary
#74EC97
secondary
#C5409E
accent
#0D9DD8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581