#74FA7B#74FA7B
#74FA7B is a very light, highly saturated green. Relative luminance 0.735; OKLCH L 88.2% C 0.206 H 144.5°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #74FA7B |
|---|---|
| RGB | rgb(116, 250, 123) |
| HSL | hsl(123, 93%, 72%) |
| HSV | hsv(123, 54%, 98%) |
| CMYK | cmyk(53.6%, 0%, 50.8%, 2%) |
| CIE-LAB | lab(88.69, -61.67, 49.56) |
| CIE-LCH | lch(88.69, 79.12, 141.21°) |
| OKLab | oklab(88.16% -0.1674 0.1193) |
| OKLCH | oklch(88.16% 0.206 144.5) |
| XYZ | xyz(44.9607, 73.5105, 30.5547) |
| Luminance | 0.7351 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.11
Easter Green
#8CFD7E
ΔE00 2.17
Lighter Green
#75FD63
ΔE00 3.16
Light Green
#96F97B
ΔE00 3.36
Light Bright Green
#53FE5C
ΔE00 3.68
Spearmint
#1EF876
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FA7B #FA74F3
analogous
#B0FA74 #74FA7B #74FABE
triadic
#74FA7B #7B74FA #FA7B74
tetradic
#74FA7B #74B0FA #FA74F3 #FABE74
square
#74FA7B #74B0FA #FA74F3 #FABE74
split-complementary
#74FA7B #BE74FA #FA74B0
monochromatic
#08EB14 #39F843 #74FA7B #AFFCB3 #E1FEE3
Accessibility & contrast
On white
1.34
#74FA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#74FA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FA7B
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FA7B | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE670
Deuteranopia (green-blind)
#ECDA84
Tritanopia (blue-blind)
#5DF4DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #74fa7b; /* rgb */ color: rgb(116, 250, 123); /* oklch */ color: oklch(88.2% 0.206 144.5);
Tailwind
colors: {
custom: {
50: '#a6fda4',
500: '#74fa7b',
950: '#000000',
},
}SCSS
$custom: #74fa7b; $custom-light: #a6fda4; $custom-dark: #000000;
JSON
{
"hex": "#74fa7b",
"rgb": {
"r": 116,
"g": 250,
"b": 123
},
"hsl": {
"h": 123.134,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.88164,
"c": 0.20553,
"h": 144.5
},
"luminance": 0.73514
}Semantic roles & 50–950 ramp
primary
#74FA7B
secondary
#D63CCE
accent
#00DAE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680