#74FC99#74FC99
#74FC99 is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.1% C 0.181 H 150.1°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #74FC99 |
|---|---|
| RGB | rgb(116, 252, 153) |
| HSL | hsl(136, 96%, 72%) |
| HSV | hsv(136, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 39.3%, 1.2%) |
| CIE-LAB | lab(89.69, -58.04, 36.39) |
| CIE-LCH | lch(89.69, 68.50, 147.92°) |
| OKLab | oklab(89.12% -0.1573 0.0903) |
| OKLCH | oklch(89.12% 0.181 150.1) |
| XYZ | xyz(47.7593, 75.6295, 42.2120) |
| Luminance | 0.7563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.09
Mint Green
#8FFF9F
ΔE00 2.36
Light Bluish Green
#76FDA8
ΔE00 2.40
Light Green Blue
#56FCA2
ΔE00 2.94
Sea Green (survey)
#53FCA1
ΔE00 2.96
Foam Green
#90FDA9
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FC99 #FC74D7
analogous
#93FC74 #74FC99 #74FCDD
triadic
#74FC99 #9974FC #FC9974
tetradic
#74FC99 #7493FC #FC74D7 #FCDD74
square
#74FC99 #7493FC #FC74D7 #FCDD74
split-complementary
#74FC99 #DD74FC #FC7493
monochromatic
#05F045 #38FB6D #74FC99 #B0FDC5 #E1FEE9
Accessibility & contrast
On white
1.30
#74FC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#74FC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FC99
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FC99 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE992
Deuteranopia (green-blind)
#EBDC9F
Tritanopia (blue-blind)
#54F8E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #74fc99; /* rgb */ color: rgb(116, 252, 153); /* oklch */ color: oklch(89.1% 0.181 150.1);
Tailwind
colors: {
custom: {
50: '#a5feb8',
500: '#74fc99',
950: '#000000',
},
}SCSS
$custom: #74fc99; $custom-light: #a5feb8; $custom-dark: #000000;
JSON
{
"hex": "#74fc99",
"rgb": {
"r": 116,
"g": 252,
"b": 153
},
"hsl": {
"h": 136.324,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.89115,
"c": 0.18139,
"h": 150.1
},
"luminance": 0.75634
}Semantic roles & 50–950 ramp
primary
#74FC99
secondary
#D83CAE
accent
#00A7E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681