#60F686#60F686
#60F686 is a very light, vivid green. Relative luminance 0.701; OKLCH L 86.7% C 0.199 H 148.8°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #60F686 |
|---|---|
| RGB | rgb(96, 246, 134) |
| HSL | hsl(135, 89%, 67%) |
| HSV | hsv(135, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(87.05, -63.12, 42.17) |
| CIE-LCH | lch(87.05, 75.91, 146.25°) |
| OKLab | oklab(86.7% -0.1705 0.1032) |
| OKLCH | oklch(86.7% 0.199 148.8) |
| XYZ | xyz(42.0797, 70.1154, 33.8657) |
| Luminance | 0.7012 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.66
Minty Green
#0BF77D
ΔE00 2.82
Spearmint
#1EF876
ΔE00 2.91
Spring Green
#00FF7F
ΔE00 3.37
Turquoise Green
#04F489
ΔE00 3.41
Lightgreen (survey)
#76FF7B
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F686 #F660D0
analogous
#85F660 #60F686 #60F6D1
triadic
#60F686 #8660F6 #F68660
tetradic
#60F686 #6085F6 #F660D0 #F6D160
square
#60F686 #6085F6 #F660D0 #F6D160
split-complementary
#60F686 #D160F6 #F66085
monochromatic
#0CD03D #26F35A #60F686 #9AF9B2 #D4FDDE
Accessibility & contrast
On white
1.40
#60F686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#60F686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F686
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F686 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27D
Deuteranopia (green-blind)
#E5D58E
Tritanopia (blue-blind)
#33F2DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f686; /* rgb */ color: rgb(96, 246, 134); /* oklch */ color: oklch(86.7% 0.199 148.8);
Tailwind
colors: {
custom: {
50: '#9bfaab',
500: '#60f686',
950: '#000000',
},
}SCSS
$custom: #60f686; $custom-light: #9bfaab; $custom-dark: #000000;
JSON
{
"hex": "#60f686",
"rgb": {
"r": 96,
"g": 246,
"b": 134
},
"hsl": {
"h": 135.2,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.86697,
"c": 0.19926,
"h": 148.8
},
"luminance": 0.7012
}Semantic roles & 50–950 ramp
primary
#60F686
secondary
#CB2FA4
accent
#00ABE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581