#60FF83#60FF83
#60FF83 is a very light, highly saturated green. Relative luminance 0.756; OKLCH L 88.9% C 0.213 H 147.7°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #60FF83 |
|---|---|
| RGB | rgb(96, 255, 131) |
| HSL | hsl(133, 100%, 69%) |
| HSV | hsv(133, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(89.69, -66.81, 46.92) |
| CIE-LCH | lch(89.69, 81.64, 144.92°) |
| OKLab | oklab(88.86% -0.1804 0.1138) |
| OKLCH | oklch(88.86% 0.213 147.7) |
| XYZ | xyz(44.6775, 75.6410, 33.7140) |
| Luminance | 0.7564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.21
Spring Green
#00FF7F
ΔE00 2.73
Spearmint
#1EF876
ΔE00 2.88
Wintergreen
#20F986
ΔE00 3.33
Minty Green
#0BF77D
ΔE00 3.34
Easter Green
#8CFD7E
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FF83 #FF60DC
analogous
#8DFF60 #60FF83 #60FFD3
triadic
#60FF83 #8360FF #FF8360
tetradic
#60FF83 #608DFF #FF60DC #FFD360
square
#60FF83 #608DFF #FF60DC #FFD360
split-complementary
#60FF83 #D360FF #FF608D
monochromatic
#00E532 #23FF53 #60FF83 #9DFFB3 #DAFFE2
Accessibility & contrast
On white
1.30
#60FF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#60FF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FF83
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FF83 | 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)
#FFEA79
Deuteranopia (green-blind)
#EEDC8C
Tritanopia (blue-blind)
#30FAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #60ff83; /* rgb */ color: rgb(96, 255, 131); /* oklch */ color: oklch(88.9% 0.213 147.7);
Tailwind
colors: {
custom: {
50: '#9cffa9',
500: '#60ff83',
950: '#000000',
},
}SCSS
$custom: #60ff83; $custom-light: #9cffa9; $custom-dark: #000000;
JSON
{
"hex": "#60ff83",
"rgb": {
"r": 96,
"g": 255,
"b": 131
},
"hsl": {
"h": 133.208,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.88858,
"c": 0.21329,
"h": 147.7
},
"luminance": 0.75645
}Semantic roles & 50–950 ramp
primary
#60FF83
secondary
#D92AB3
accent
#00B3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681