#60FD83#60FD83
#60FD83 is a very light, highly saturated green. Relative luminance 0.744; OKLCH L 88.4% C 0.211 H 147.9°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #60FD83 |
|---|---|
| RGB | rgb(96, 253, 131) |
| HSL | hsl(133, 98%, 68%) |
| HSV | hsv(133, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(89.10, -66.09, 46.18) |
| CIE-LCH | lch(89.10, 80.63, 145.06°) |
| OKLab | oklab(88.37% -0.1785 0.1122) |
| OKLCH | oklch(88.37% 0.211 147.9) |
| XYZ | xyz(44.0428, 74.3716, 33.5025) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.37
Spearmint
#1EF876
ΔE00 2.72
Spring Green
#00FF7F
ΔE00 2.74
Wintergreen
#20F986
ΔE00 3.11
Minty Green
#0BF77D
ΔE00 3.12
Easter Green
#8CFD7E
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FD83 #FD60DA
analogous
#8BFD60 #60FD83 #60FDD2
triadic
#60FD83 #8360FD #FD8360
tetradic
#60FD83 #608BFD #FD60DA #FDD260
square
#60FD83 #608BFD #FD60DA #FDD260
split-complementary
#60FD83 #D260FD #FD608B
monochromatic
#03E034 #24FC54 #60FD83 #9CFEB2 #D9FFE1
Accessibility & contrast
On white
1.32
#60FD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#60FD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FD83
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FD83 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE879
Deuteranopia (green-blind)
#ECDA8C
Tritanopia (blue-blind)
#31F8E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #60fd83; /* rgb */ color: rgb(96, 253, 131); /* oklch */ color: oklch(88.4% 0.211 147.9);
Tailwind
colors: {
custom: {
50: '#9cffa9',
500: '#60fd83',
950: '#000000',
},
}SCSS
$custom: #60fd83; $custom-light: #9cffa9; $custom-dark: #000000;
JSON
{
"hex": "#60fd83",
"rgb": {
"r": 96,
"g": 253,
"b": 131
},
"hsl": {
"h": 133.376,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.88368,
"c": 0.21078,
"h": 147.9
},
"luminance": 0.74376
}Semantic roles & 50–950 ramp
primary
#60FD83
secondary
#D72AB0
accent
#00B2E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681