#60F887#60F887
#60F887 is a very light, highly saturated green. Relative luminance 0.714; OKLCH L 87.2% C 0.201 H 148.9°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #60F887 |
|---|---|
| RGB | rgb(96, 248, 135) |
| HSL | hsl(135, 92%, 67%) |
| HSV | hsv(135, 61%, 97%) |
| CMYK | cmyk(61.3%, 0%, 45.6%, 2.7%) |
| CIE-LAB | lab(87.66, -63.70, 42.46) |
| CIE-LCH | lch(87.66, 76.55, 146.31°) |
| OKLab | oklab(87.2% -0.172 0.1039) |
| OKLCH | oklch(87.2% 0.201 148.9) |
| XYZ | xyz(42.7613, 71.3666, 34.4386) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.59
Minty Green
#0BF77D
ΔE00 2.80
Spearmint
#1EF876
ΔE00 2.85
Spring Green
#00FF7F
ΔE00 3.14
Lightgreen (survey)
#76FF7B
ΔE00 3.47
Turquoise Green
#04F489
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F887 #F860D1
analogous
#85F860 #60F887 #60F8D3
triadic
#60F887 #8760F8 #F88760
tetradic
#60F887 #6085F8 #F860D1 #F8D360
square
#60F887 #6085F8 #F860D1 #F8D360
split-complementary
#60F887 #D360F8 #F86085
monochromatic
#09D43D #25F55B #60F887 #9BFBB3 #D5FDDF
Accessibility & contrast
On white
1.37
#60F887 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#60F887 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F887
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F887 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F887 | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47E
Deuteranopia (green-blind)
#E7D68F
Tritanopia (blue-blind)
#32F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f887; /* rgb */ color: rgb(96, 248, 135); /* oklch */ color: oklch(87.2% 0.201 148.9);
Tailwind
colors: {
custom: {
50: '#9bfcab',
500: '#60f887',
950: '#000000',
},
}SCSS
$custom: #60f887; $custom-light: #9bfcab; $custom-dark: #000000;
JSON
{
"hex": "#60f887",
"rgb": {
"r": 96,
"g": 248,
"b": 135
},
"hsl": {
"h": 135.395,
"s": 91.566,
"l": 67.451
},
"oklch": {
"l": 0.87203,
"c": 0.20094,
"h": 148.9
},
"luminance": 0.71371
}Semantic roles & 50–950 ramp
primary
#60F887
secondary
#CF2DA5
accent
#00ABE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681