#74FF83#74FF83
#74FF83 is a very light, highly saturated green. Relative luminance 0.769; OKLCH L 89.5% C 0.205 H 145.7°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #74FF83 |
|---|---|
| RGB | rgb(116, 255, 131) |
| HSL | hsl(126, 100%, 73%) |
| HSV | hsv(126, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(90.26, -62.47, 47.75) |
| CIE-LCH | lch(90.26, 78.64, 142.61°) |
| OKLab | oklab(89.49% -0.1693 0.1156) |
| OKLCH | oklch(89.49% 0.205 145.7) |
| XYZ | xyz(47.0564, 76.8676, 33.8255) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.13
Easter Green
#8CFD7E
ΔE00 2.50
Lighter Green
#75FD63
ΔE00 3.81
Baby Green
#8CFF9E
ΔE00 3.82
Light Green
#96F97B
ΔE00 3.93
Mint Green
#8FFF9F
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FF83 #FF74F0
analogous
#AAFF74 #74FF83 #74FFC9
triadic
#74FF83 #8374FF #FF8374
tetradic
#74FF83 #74AAFF #FF74F0 #FFC974
square
#74FF83 #74AAFF #FF74F0 #FFC974
split-complementary
#74FF83 #C974FF #FF74AA
monochromatic
#00F91B #37FF4C #74FF83 #B1FFBA #E0FFE4
Accessibility & contrast
On white
1.28
#74FF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#74FF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FF83
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FF83 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB79
Deuteranopia (green-blind)
#F0DE8C
Tritanopia (blue-blind)
#5AF9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #74ff83; /* rgb */ color: rgb(116, 255, 131); /* oklch */ color: oklch(89.5% 0.205 145.7);
Tailwind
colors: {
custom: {
50: '#a6ffa9',
500: '#74ff83',
950: '#000000',
},
}SCSS
$custom: #74ff83; $custom-light: #a6ffa9; $custom-dark: #000000;
JSON
{
"hex": "#74ff83",
"rgb": {
"r": 116,
"g": 255,
"b": 131
},
"hsl": {
"h": 126.475,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.89486,
"c": 0.20506,
"h": 145.7
},
"luminance": 0.76872
}Semantic roles & 50–950 ramp
primary
#74FF83
secondary
#DC3BCB
accent
#00CDE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681