#60FC83#60FC83
#60FC83 is a very light, highly saturated green. Relative luminance 0.737; OKLCH L 88.1% C 0.210 H 147.9°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #60FC83 |
|---|---|
| RGB | rgb(96, 252, 131) |
| HSL | hsl(133, 96%, 68%) |
| HSV | hsv(133, 62%, 99%) |
| CMYK | cmyk(61.9%, 0%, 48%, 1.2%) |
| CIE-LAB | lab(88.80, -65.74, 45.81) |
| CIE-LCH | lch(88.80, 80.12, 145.13°) |
| OKLab | oklab(88.12% -0.1775 0.1113) |
| OKLCH | oklch(88.12% 0.21 147.9) |
| XYZ | xyz(43.7279, 73.7419, 33.3975) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.47
Spearmint
#1EF876
ΔE00 2.67
Spring Green
#00FF7F
ΔE00 2.78
Wintergreen
#20F986
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.03
Easter Green
#8CFD7E
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FC83 #FC60D9
analogous
#8BFC60 #60FC83 #60FCD1
triadic
#60FC83 #8360FC #FC8360
tetradic
#60FC83 #608BFC #FC60D9 #FCD160
square
#60FC83 #608BFC #FC60D9 #FCD160
split-complementary
#60FC83 #D160FC #FC608B
monochromatic
#04DD35 #24FB54 #60FC83 #9CFDB2 #D8FEE1
Accessibility & contrast
On white
1.33
#60FC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#60FC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FC83
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FC83 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE779
Deuteranopia (green-blind)
#EBDA8C
Tritanopia (blue-blind)
#32F7E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #60fc83; /* rgb */ color: rgb(96, 252, 131); /* oklch */ color: oklch(88.1% 0.210 147.9);
Tailwind
colors: {
custom: {
50: '#9cfea9',
500: '#60fc83',
950: '#000000',
},
}SCSS
$custom: #60fc83; $custom-light: #9cfea9; $custom-dark: #000000;
JSON
{
"hex": "#60fc83",
"rgb": {
"r": 96,
"g": 252,
"b": 131
},
"hsl": {
"h": 133.462,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.88123,
"c": 0.20952,
"h": 147.9
},
"luminance": 0.73746
}Semantic roles & 50–950 ramp
primary
#60FC83
secondary
#D62BAF
accent
#00B2E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681