#74FF91#74FF91
#74FF91 is a very light, vivid green. Relative luminance 0.773; OKLCH L 89.7% C 0.193 H 148.2°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #74FF91 |
|---|---|
| RGB | rgb(116, 255, 145) |
| HSL | hsl(133, 100%, 73%) |
| HSV | hsv(133, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(90.45, -60.46, 41.29) |
| CIE-LCH | lch(90.45, 73.21, 145.67°) |
| OKLab | oklab(89.7% -0.1637 0.1015) |
| OKLCH | oklch(89.7% 0.193 148.2) |
| XYZ | xyz(48.0701, 77.2731, 39.1646) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.39
Mint Green
#8FFF9F
ΔE00 2.67
Lightgreen (survey)
#76FF7B
ΔE00 3.11
Palegreen
#98FB98
ΔE00 3.51
Light Bluish Green
#76FDA8
ΔE00 3.95
Easter Green
#8CFD7E
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FF91 #FF74E2
analogous
#9CFF74 #74FF91 #74FFD6
triadic
#74FF91 #9174FF #FF9174
tetradic
#74FF91 #749CFF #FF74E2 #FFD674
square
#74FF91 #749CFF #FF74E2 #FFD674
split-complementary
#74FF91 #D674FF #FF749C
monochromatic
#00F934 #37FF61 #74FF91 #B1FFC1 #E0FFE7
Accessibility & contrast
On white
1.28
#74FF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#74FF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FF91
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FF91 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB89
Deuteranopia (green-blind)
#EFDF98
Tritanopia (blue-blind)
#55FAE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #74ff91; /* rgb */ color: rgb(116, 255, 145); /* oklch */ color: oklch(89.7% 0.193 148.2);
Tailwind
colors: {
custom: {
50: '#a6ffb2',
500: '#74ff91',
950: '#000000',
},
}SCSS
$custom: #74ff91; $custom-light: #a6ffb2; $custom-dark: #000000;
JSON
{
"hex": "#74ff91",
"rgb": {
"r": 116,
"g": 255,
"b": 145
},
"hsl": {
"h": 132.518,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.897,
"c": 0.19264,
"h": 148.2
},
"luminance": 0.77277
}Semantic roles & 50–950 ramp
primary
#74FF91
secondary
#DC3BBB
accent
#00B6E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681