#60F886#60F886
#60F886 is a very light, highly saturated green. Relative luminance 0.713; OKLCH L 87.2% C 0.202 H 148.7°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #60F886 |
|---|---|
| RGB | rgb(96, 248, 134) |
| HSL | hsl(135, 92%, 67%) |
| HSV | hsv(135, 61%, 97%) |
| CMYK | cmyk(61.3%, 0%, 46%, 2.7%) |
| CIE-LAB | lab(87.65, -63.85, 42.93) |
| CIE-LCH | lch(87.65, 76.94, 146.09°) |
| OKLab | oklab(87.19% -0.1724 0.1049) |
| OKLCH | oklch(87.19% 0.202 148.7) |
| XYZ | xyz(42.6913, 71.3386, 34.0696) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.64
Spearmint
#1EF876
ΔE00 2.79
Minty Green
#0BF77D
ΔE00 2.79
Spring Green
#00FF7F
ΔE00 3.11
Lightgreen (survey)
#76FF7B
ΔE00 3.36
Turquoise Green
#04F489
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F886 #F860D2
analogous
#86F860 #60F886 #60F8D2
triadic
#60F886 #8660F8 #F88660
tetradic
#60F886 #6086F8 #F860D2 #F8D260
square
#60F886 #6086F8 #F860D2 #F8D260
split-complementary
#60F886 #D260F8 #F86086
monochromatic
#09D43C #25F559 #60F886 #9BFBB3 #D5FDDF
Accessibility & contrast
On white
1.38
#60F886 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#60F886 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F886
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F886 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F886 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 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)
#FAE47D
Deuteranopia (green-blind)
#E7D68E
Tritanopia (blue-blind)
#32F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #60f886; /* rgb */ color: rgb(96, 248, 134); /* oklch */ color: oklch(87.2% 0.202 148.7);
Tailwind
colors: {
custom: {
50: '#9bfcab',
500: '#60f886',
950: '#000000',
},
}SCSS
$custom: #60f886; $custom-light: #9bfcab; $custom-dark: #000000;
JSON
{
"hex": "#60f886",
"rgb": {
"r": 96,
"g": 248,
"b": 134
},
"hsl": {
"h": 135,
"s": 91.566,
"l": 67.451
},
"oklch": {
"l": 0.87188,
"c": 0.20182,
"h": 148.7
},
"luminance": 0.71343
}Semantic roles & 50–950 ramp
primary
#60F886
secondary
#CF2DA7
accent
#00ACE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681