#74FF90#74FF90
#74FF90 is a very light, vivid green. Relative luminance 0.772; OKLCH L 89.7% C 0.194 H 148.0°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #74FF90 |
|---|---|
| RGB | rgb(116, 255, 144) |
| HSL | hsl(132, 100%, 73%) |
| HSV | hsv(132, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 43.5%, 0%) |
| CIE-LAB | lab(90.43, -60.61, 41.76) |
| CIE-LCH | lch(90.43, 73.60, 145.43°) |
| OKLab | oklab(89.68% -0.1641 0.1026) |
| OKLCH | oklch(89.68% 0.194 148) |
| XYZ | xyz(47.9934, 77.2424, 38.7603) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.48
Mint Green
#8FFF9F
ΔE00 2.75
Lightgreen (survey)
#76FF7B
ΔE00 2.97
Palegreen
#98FB98
ΔE00 3.52
Easter Green
#8CFD7E
ΔE00 3.83
Wintergreen
#20F986
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FF90 #FF74E3
analogous
#9EFF74 #74FF90 #74FFD5
triadic
#74FF90 #9074FF #FF9074
tetradic
#74FF90 #749EFF #FF74E3 #FFD574
square
#74FF90 #749EFF #FF74E3 #FFD574
split-complementary
#74FF90 #D574FF #FF749E
monochromatic
#00F932 #37FF5F #74FF90 #B1FFC1 #E0FFE7
Accessibility & contrast
On white
1.28
#74FF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#74FF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FF90
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FF90 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB88
Deuteranopia (green-blind)
#EFDF97
Tritanopia (blue-blind)
#56FAE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #74ff90; /* rgb */ color: rgb(116, 255, 144); /* oklch */ color: oklch(89.7% 0.194 148.0);
Tailwind
colors: {
custom: {
50: '#a6ffb2',
500: '#74ff90',
950: '#000000',
},
}SCSS
$custom: #74ff90; $custom-light: #a6ffb2; $custom-dark: #000000;
JSON
{
"hex": "#74ff90",
"rgb": {
"r": 116,
"g": 255,
"b": 144
},
"hsl": {
"h": 132.086,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.89684,
"c": 0.19354,
"h": 148
},
"luminance": 0.77247
}Semantic roles & 50–950 ramp
primary
#74FF90
secondary
#DC3BBC
accent
#00B7E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681