#74FF99#74FF99
#74FF99 is a very light, vivid green. Relative luminance 0.775; OKLCH L 89.8% C 0.185 H 149.9°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #74FF99 |
|---|---|
| RGB | rgb(116, 255, 153) |
| HSL | hsl(136, 100%, 73%) |
| HSV | hsv(136, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 40%, 0%) |
| CIE-LAB | lab(90.56, -59.21, 37.54) |
| CIE-LCH | lch(90.56, 70.10, 147.63°) |
| OKLab | oklab(89.84% -0.1604 0.093) |
| OKLCH | oklch(89.84% 0.185 149.9) |
| XYZ | xyz(48.7088, 77.5286, 42.5285) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.04
Mint Green
#8FFF9F
ΔE00 2.33
Light Bluish Green
#76FDA8
ΔE00 2.73
Light Green Blue
#56FCA2
ΔE00 3.20
Sea Green (survey)
#53FCA1
ΔE00 3.21
Foam Green
#90FDA9
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FF99 #FF74DA
analogous
#95FF74 #74FF99 #74FFDE
triadic
#74FF99 #9974FF #FF9974
tetradic
#74FF99 #7495FF #FF74DA #FFDE74
square
#74FF99 #7495FF #FF74DA #FFDE74
split-complementary
#74FF99 #DE74FF #FF7495
monochromatic
#00F942 #37FF6C #74FF99 #B1FFC6 #E0FFE9
Accessibility & contrast
On white
1.27
#74FF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#74FF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FF99
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FF99 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC92
Deuteranopia (green-blind)
#EEDFA0
Tritanopia (blue-blind)
#53FBE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #74ff99; /* rgb */ color: rgb(116, 255, 153); /* oklch */ color: oklch(89.8% 0.185 149.9);
Tailwind
colors: {
custom: {
50: '#a6ffb8',
500: '#74ff99',
950: '#000000',
},
}SCSS
$custom: #74ff99; $custom-light: #a6ffb8; $custom-dark: #000000;
JSON
{
"hex": "#74ff99",
"rgb": {
"r": 116,
"g": 255,
"b": 153
},
"hsl": {
"h": 135.971,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.89835,
"c": 0.18541,
"h": 149.9
},
"luminance": 0.77533
}Semantic roles & 50–950 ramp
primary
#74FF99
secondary
#DC3BB1
accent
#00A8E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681