#74FB9F#74FB9F
#74FB9F is a very light, vivid green. Relative luminance 0.752; OKLCH L 89.0% C 0.175 H 151.7°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #74FB9F |
|---|---|
| RGB | rgb(116, 251, 159) |
| HSL | hsl(139, 94%, 72%) |
| HSV | hsv(139, 54%, 98%) |
| CMYK | cmyk(53.8%, 0%, 36.7%, 1.6%) |
| CIE-LAB | lab(89.49, -56.65, 33.14) |
| CIE-LCH | lch(89.49, 65.63, 149.67°) |
| OKLab | oklab(88.99% -0.1537 0.0828) |
| OKLCH | oklch(88.99% 0.175 151.7) |
| XYZ | xyz(47.9542, 75.2064, 44.7834) |
| Luminance | 0.7521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.35
Light Green Blue
#56FCA2
ΔE00 2.26
Seafoam Green
#7AF9AB
ΔE00 2.33
Sea Green (survey)
#53FCA1
ΔE00 2.35
Baby Green
#8CFF9E
ΔE00 2.53
Foam Green
#90FDA9
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FB9F #FB74D0
analogous
#8DFB74 #74FB9F #74FBE3
triadic
#74FB9F #9F74FB #FB9F74
tetradic
#74FB9F #748DFB #FB74D0 #FBE374
square
#74FB9F #748DFB #FB74D0 #FBE374
split-complementary
#74FB9F #E374FB #FB748D
monochromatic
#07EE50 #39F976 #74FB9F #AFFDC8 #E1FEEA
Accessibility & contrast
On white
1.31
#74FB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#74FB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FB9F
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FB9F | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE999
Deuteranopia (green-blind)
#E9DCA5
Tritanopia (blue-blind)
#51F8E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #74fb9f; /* rgb */ color: rgb(116, 251, 159); /* oklch */ color: oklch(89.0% 0.175 151.7);
Tailwind
colors: {
custom: {
50: '#a5fdbc',
500: '#74fb9f',
950: '#000000',
},
}SCSS
$custom: #74fb9f; $custom-light: #a5fdbc; $custom-dark: #000000;
JSON
{
"hex": "#74fb9f",
"rgb": {
"r": 116,
"g": 251,
"b": 159
},
"hsl": {
"h": 139.111,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.88985,
"c": 0.17458,
"h": 151.7
},
"luminance": 0.75211
}Semantic roles & 50–950 ramp
primary
#74FB9F
secondary
#D73CA6
accent
#009CE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682