#60FD85#60FD85
#60FD85 is a very light, highly saturated green. Relative luminance 0.744; OKLCH L 88.4% C 0.209 H 148.2°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #60FD85 |
|---|---|
| RGB | rgb(96, 253, 133) |
| HSL | hsl(134, 98%, 68%) |
| HSV | hsv(134, 62%, 99%) |
| CMYK | cmyk(62.1%, 0%, 47.4%, 0.8%) |
| CIE-LAB | lab(89.12, -65.80, 45.27) |
| CIE-LCH | lch(89.12, 79.87, 145.48°) |
| OKLab | oklab(88.4% -0.1777 0.1102) |
| OKLCH | oklch(88.4% 0.209 148.2) |
| XYZ | xyz(44.1796, 74.4264, 34.2232) |
| Luminance | 0.7443 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.58
Spring Green
#00FF7F
ΔE00 2.72
Spearmint
#1EF876
ΔE00 2.77
Wintergreen
#20F986
ΔE00 2.97
Minty Green
#0BF77D
ΔE00 3.06
Baby Green
#8CFF9E
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FD85 #FD60D8
analogous
#89FD60 #60FD85 #60FDD3
triadic
#60FD85 #8560FD #FD8560
tetradic
#60FD85 #6089FD #FD60D8 #FDD360
square
#60FD85 #6089FD #FD60D8 #FDD360
split-complementary
#60FD85 #D360FD #FD6089
monochromatic
#03E037 #24FC57 #60FD85 #9CFEB3 #D9FFE2
Accessibility & contrast
On white
1.32
#60FD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#60FD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FD85
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FD85 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87B
Deuteranopia (green-blind)
#ECDA8D
Tritanopia (blue-blind)
#30F8E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #60fd85; /* rgb */ color: rgb(96, 253, 133); /* oklch */ color: oklch(88.4% 0.209 148.2);
Tailwind
colors: {
custom: {
50: '#9cffaa',
500: '#60fd85',
950: '#000000',
},
}SCSS
$custom: #60fd85; $custom-light: #9cffaa; $custom-dark: #000000;
JSON
{
"hex": "#60fd85",
"rgb": {
"r": 96,
"g": 253,
"b": 133
},
"hsl": {
"h": 134.14,
"s": 97.516,
"l": 68.431
},
"oklch": {
"l": 0.88398,
"c": 0.20905,
"h": 148.2
},
"luminance": 0.74431
}Semantic roles & 50–950 ramp
primary
#60FD85
secondary
#D72AAE
accent
#00AFE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681