#74F99F#74F99F
#74F99F is a very light, vivid green. Relative luminance 0.740; OKLCH L 88.5% C 0.172 H 151.9°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #74F99F |
|---|---|
| RGB | rgb(116, 249, 159) |
| HSL | hsl(139, 92%, 72%) |
| HSV | hsv(139, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 36.1%, 2.4%) |
| CIE-LAB | lab(88.91, -55.86, 32.36) |
| CIE-LCH | lch(88.91, 64.56, 149.91°) |
| OKLab | oklab(88.51% -0.1516 0.0809) |
| OKLCH | oklch(88.51% 0.172 151.9) |
| XYZ | xyz(47.3327, 73.9634, 44.5762) |
| Luminance | 0.7397 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.33
Seafoam Green
#7AF9AB
ΔE00 2.06
Light Green Blue
#56FCA2
ΔE00 2.27
Sea Green (survey)
#53FCA1
ΔE00 2.37
Seafoam (survey)
#80F9AD
ΔE00 2.43
Foam Green
#90FDA9
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74F99F #F974CE
analogous
#8CF974 #74F99F #74F9E1
triadic
#74F99F #9F74F9 #F99F74
tetradic
#74F99F #748CF9 #F974CE #F9E174
square
#74F99F #748CF9 #F974CE #F9E174
split-complementary
#74F99F #E174F9 #F9748C
monochromatic
#0AE952 #39F676 #74F99F #AFFCC8 #E2FEEB
Accessibility & contrast
On white
1.33
#74F99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#74F99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74F99F
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74F99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74F99F | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE799
Deuteranopia (green-blind)
#E7DAA5
Tritanopia (blue-blind)
#52F6E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #74f99f; /* rgb */ color: rgb(116, 249, 159); /* oklch */ color: oklch(88.5% 0.172 151.9);
Tailwind
colors: {
custom: {
50: '#a5fcbc',
500: '#74f99f',
950: '#000000',
},
}SCSS
$custom: #74f99f; $custom-light: #a5fcbc; $custom-dark: #000000;
JSON
{
"hex": "#74f99f",
"rgb": {
"r": 116,
"g": 249,
"b": 159
},
"hsl": {
"h": 139.398,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.88506,
"c": 0.17186,
"h": 151.9
},
"luminance": 0.73968
}Semantic roles & 50–950 ramp
primary
#74F99F
secondary
#D53DA3
accent
#009BE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682