#60F681#60F681
#60F681 is a very light, highly saturated green. Relative luminance 0.700; OKLCH L 86.6% C 0.204 H 147.9°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #60F681 |
|---|---|
| RGB | rgb(96, 246, 129) |
| HSL | hsl(133, 89%, 67%) |
| HSV | hsv(133, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 47.6%, 3.5%) |
| CIE-LAB | lab(86.99, -63.86, 44.49) |
| CIE-LCH | lch(86.99, 77.83, 145.14°) |
| OKLab | oklab(86.62% -0.1725 0.1083) |
| OKLCH | oklch(86.62% 0.204 147.9) |
| XYZ | xyz(41.7392, 69.9792, 32.0723) |
| Luminance | 0.6998 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.64
Minty Green
#0BF77D
ΔE00 2.83
Wintergreen
#20F986
ΔE00 2.93
Lightgreen (survey)
#76FF7B
ΔE00 3.16
Spring Green
#00FF7F
ΔE00 3.29
Turquoise Green
#04F489
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F681 #F660D5
analogous
#8AF660 #60F681 #60F6CC
triadic
#60F681 #8160F6 #F68160
tetradic
#60F681 #608AF6 #F660D5 #F6CC60
square
#60F681 #608AF6 #F660D5 #F6CC60
split-complementary
#60F681 #CC60F6 #F6608A
monochromatic
#0CD037 #26F353 #60F681 #9AF9AF #D4FDDD
Accessibility & contrast
On white
1.40
#60F681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#60F681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F681
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F681 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E278
Deuteranopia (green-blind)
#E5D589
Tritanopia (blue-blind)
#36F1DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f681; /* rgb */ color: rgb(96, 246, 129); /* oklch */ color: oklch(86.6% 0.204 147.9);
Tailwind
colors: {
custom: {
50: '#9bfaa7',
500: '#60f681',
950: '#000000',
},
}SCSS
$custom: #60f681; $custom-light: #9bfaa7; $custom-dark: #000000;
JSON
{
"hex": "#60f681",
"rgb": {
"r": 96,
"g": 246,
"b": 129
},
"hsl": {
"h": 133.2,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.8662,
"c": 0.20365,
"h": 147.9
},
"luminance": 0.69983
}Semantic roles & 50–950 ramp
primary
#60F681
secondary
#CB2FA9
accent
#00B3E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580