#74FC7B#74FC7B
#74FC7B is a very light, highly saturated green. Relative luminance 0.748; OKLCH L 88.6% C 0.208 H 144.5°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #74FC7B |
|---|---|
| RGB | rgb(116, 252, 123) |
| HSL | hsl(123, 96%, 72%) |
| HSV | hsv(123, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 51.2%, 1.2%) |
| CIE-LAB | lab(89.28, -62.41, 50.28) |
| CIE-LCH | lch(89.28, 80.15, 141.14°) |
| OKLab | oklab(88.65% -0.1694 0.1209) |
| OKLCH | oklch(88.65% 0.208 144.5) |
| XYZ | xyz(45.5854, 74.7600, 30.7630) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.68
Easter Green
#8CFD7E
ΔE00 2.08
Lighter Green
#75FD63
ΔE00 2.96
Light Green
#96F97B
ΔE00 3.39
Light Bright Green
#53FE5C
ΔE00 3.48
Light Neon Green
#4EFD54
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FC7B #FC74F5
analogous
#B1FC74 #74FC7B #74FCBF
triadic
#74FC7B #7B74FC #FC7B74
tetradic
#74FC7B #74B1FC #FC74F5 #FCBF74
square
#74FC7B #74B1FC #FC74F5 #FCBF74
split-complementary
#74FC7B #BF74FC #FC74B1
monochromatic
#05F011 #38FB42 #74FC7B #B0FDB4 #E1FEE3
Accessibility & contrast
On white
1.32
#74FC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#74FC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FC7B
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FC7B | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE870
Deuteranopia (green-blind)
#EEDC84
Tritanopia (blue-blind)
#5DF6DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #74fc7b; /* rgb */ color: rgb(116, 252, 123); /* oklch */ color: oklch(88.6% 0.208 144.5);
Tailwind
colors: {
custom: {
50: '#a6fea4',
500: '#74fc7b',
950: '#000000',
},
}SCSS
$custom: #74fc7b; $custom-light: #a6fea4; $custom-dark: #000000;
JSON
{
"hex": "#74fc7b",
"rgb": {
"r": 116,
"g": 252,
"b": 123
},
"hsl": {
"h": 123.088,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.88649,
"c": 0.20809,
"h": 144.5
},
"luminance": 0.74764
}Semantic roles & 50–950 ramp
primary
#74FC7B
secondary
#D83CD0
accent
#00DAE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680