#60F885#60F885
#60F885 is a very light, highly saturated green. Relative luminance 0.713; OKLCH L 87.2% C 0.203 H 148.5°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #60F885 |
|---|---|
| RGB | rgb(96, 248, 133) |
| HSL | hsl(135, 92%, 67%) |
| HSV | hsv(135, 61%, 97%) |
| CMYK | cmyk(61.3%, 0%, 46.4%, 2.7%) |
| CIE-LAB | lab(87.64, -64.00, 43.39) |
| CIE-LCH | lch(87.64, 77.32, 145.86°) |
| OKLab | oklab(87.17% -0.1728 0.1059) |
| OKLCH | oklch(87.17% 0.203 148.5) |
| XYZ | xyz(42.6219, 71.3108, 33.7040) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.69
Spearmint
#1EF876
ΔE00 2.73
Minty Green
#0BF77D
ΔE00 2.79
Spring Green
#00FF7F
ΔE00 3.09
Lightgreen (survey)
#76FF7B
ΔE00 3.24
Turquoise Green
#04F489
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F885 #F860D3
analogous
#87F860 #60F885 #60F8D1
triadic
#60F885 #8560F8 #F88560
tetradic
#60F885 #6087F8 #F860D3 #F8D160
square
#60F885 #6087F8 #F860D3 #F8D160
split-complementary
#60F885 #D160F8 #F86087
monochromatic
#09D43B #25F558 #60F885 #9BFBB2 #D5FDDF
Accessibility & contrast
On white
1.38
#60F885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#60F885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F885
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F885 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47C
Deuteranopia (green-blind)
#E7D68D
Tritanopia (blue-blind)
#33F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f885; /* rgb */ color: rgb(96, 248, 133); /* oklch */ color: oklch(87.2% 0.203 148.5);
Tailwind
colors: {
custom: {
50: '#9bfcaa',
500: '#60f885',
950: '#000000',
},
}SCSS
$custom: #60f885; $custom-light: #9bfcaa; $custom-dark: #000000;
JSON
{
"hex": "#60f885",
"rgb": {
"r": 96,
"g": 248,
"b": 133
},
"hsl": {
"h": 134.605,
"s": 91.566,
"l": 67.451
},
"oklch": {
"l": 0.87172,
"c": 0.2027,
"h": 148.5
},
"luminance": 0.71315
}Semantic roles & 50–950 ramp
primary
#60F885
secondary
#CF2DA8
accent
#00AEE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681