#74FF97#74FF97
#74FF97 is a very light, vivid green. Relative luminance 0.775; OKLCH L 89.8% C 0.187 H 149.4°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #74FF97 |
|---|---|
| RGB | rgb(116, 255, 151) |
| HSL | hsl(135, 100%, 73%) |
| HSV | hsv(135, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(90.53, -59.53, 38.48) |
| CIE-LCH | lch(90.53, 70.88, 147.12°) |
| OKLab | oklab(89.8% -0.1612 0.0952) |
| OKLCH | oklch(89.8% 0.187 149.4) |
| XYZ | xyz(48.5450, 77.4631, 41.6658) |
| Luminance | 0.7747 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.07
Mint Green
#8FFF9F
ΔE00 2.36
Light Bluish Green
#76FDA8
ΔE00 3.04
Sea Green (survey)
#53FCA1
ΔE00 3.45
Light Green Blue
#56FCA2
ΔE00 3.45
Foam Green
#90FDA9
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FF97 #FF74DC
analogous
#96FF74 #74FF97 #74FFDD
triadic
#74FF97 #9774FF #FF9774
tetradic
#74FF97 #7496FF #FF74DC #FFDD74
square
#74FF97 #7496FF #FF74DC #FFDD74
split-complementary
#74FF97 #DD74FF #FF7496
monochromatic
#00F93F #37FF69 #74FF97 #B1FFC5 #E0FFE8
Accessibility & contrast
On white
1.27
#74FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#74FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FF97
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FF97 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8F
Deuteranopia (green-blind)
#EEDF9E
Tritanopia (blue-blind)
#53FBE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #74ff97; /* rgb */ color: rgb(116, 255, 151); /* oklch */ color: oklch(89.8% 0.187 149.4);
Tailwind
colors: {
custom: {
50: '#a6ffb6',
500: '#74ff97',
950: '#000000',
},
}SCSS
$custom: #74ff97; $custom-light: #a6ffb6; $custom-dark: #000000;
JSON
{
"hex": "#74ff97",
"rgb": {
"r": 116,
"g": 255,
"b": 151
},
"hsl": {
"h": 135.108,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.898,
"c": 0.18722,
"h": 149.4
},
"luminance": 0.77467
}Semantic roles & 50–950 ramp
primary
#74FF97
secondary
#DC3BB4
accent
#00ACE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681