#74FA9E#74FA9E
#74FA9E is a very light, vivid green. Relative luminance 0.746; OKLCH L 88.7% C 0.174 H 151.5°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #74FA9E |
|---|---|
| RGB | rgb(116, 250, 158) |
| HSL | hsl(139, 93%, 72%) |
| HSV | hsv(139, 54%, 98%) |
| CMYK | cmyk(53.6%, 0%, 36.8%, 2%) |
| CIE-LAB | lab(89.18, -56.43, 33.23) |
| CIE-LCH | lch(89.18, 65.48, 149.50°) |
| OKLab | oklab(88.73% -0.1531 0.083) |
| OKLCH | oklch(88.73% 0.174 151.5) |
| XYZ | xyz(47.5562, 74.5487, 44.2244) |
| Luminance | 0.7455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.47
Light Green Blue
#56FCA2
ΔE00 2.33
Seafoam Green
#7AF9AB
ΔE00 2.35
Sea Green (survey)
#53FCA1
ΔE00 2.42
Baby Green
#8CFF9E
ΔE00 2.56
Foam Green
#90FDA9
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FA9E #FA74D0
analogous
#8DFA74 #74FA9E #74FAE1
triadic
#74FA9E #9E74FA #FA9E74
tetradic
#74FA9E #748DFA #FA74D0 #FAE174
square
#74FA9E #748DFA #FA74D0 #FAE174
split-complementary
#74FA9E #E174FA #FA748D
monochromatic
#08EB50 #39F875 #74FA9E #AFFCC7 #E1FEEA
Accessibility & contrast
On white
1.32
#74FA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#74FA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FA9E
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FA9E | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE898
Deuteranopia (green-blind)
#E8DBA4
Tritanopia (blue-blind)
#52F7E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #74fa9e; /* rgb */ color: rgb(116, 250, 158); /* oklch */ color: oklch(88.7% 0.174 151.5);
Tailwind
colors: {
custom: {
50: '#a5fdbb',
500: '#74fa9e',
950: '#000000',
},
}SCSS
$custom: #74fa9e; $custom-light: #a5fdbb; $custom-dark: #000000;
JSON
{
"hex": "#74fa9e",
"rgb": {
"r": 116,
"g": 250,
"b": 158
},
"hsl": {
"h": 138.806,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.88727,
"c": 0.17413,
"h": 151.5
},
"luminance": 0.74553
}Semantic roles & 50–950 ramp
primary
#74FA9E
secondary
#D63CA6
accent
#009EE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682