#60F680#60F680
#60F680 is a very light, highly saturated green. Relative luminance 0.700; OKLCH L 86.6% C 0.205 H 147.7°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #60F680 |
|---|---|
| RGB | rgb(96, 246, 128) |
| HSL | hsl(133, 89%, 67%) |
| HSV | hsv(133, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 48%, 3.5%) |
| CIE-LAB | lab(86.97, -64.01, 44.95) |
| CIE-LCH | lch(86.97, 78.21, 144.92°) |
| OKLab | oklab(86.61% -0.1729 0.1093) |
| OKLCH | oklch(86.61% 0.205 147.7) |
| XYZ | xyz(41.6730, 69.9528, 31.7240) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.61
Minty Green
#0BF77D
ΔE00 2.86
Wintergreen
#20F986
ΔE00 3.00
Lightgreen (survey)
#76FF7B
ΔE00 3.07
Spring Green
#00FF7F
ΔE00 3.30
Turquoise Green
#04F489
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F680 #F660D6
analogous
#8BF660 #60F680 #60F6CB
triadic
#60F680 #8060F6 #F68060
tetradic
#60F680 #608BF6 #F660D6 #F6CB60
square
#60F680 #608BF6 #F660D6 #F6CB60
split-complementary
#60F680 #CB60F6 #F6608B
monochromatic
#0CD036 #26F352 #60F680 #9AF9AE #D4FDDD
Accessibility & contrast
On white
1.40
#60F680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#60F680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F680
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F680 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E276
Deuteranopia (green-blind)
#E5D588
Tritanopia (blue-blind)
#36F1DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f680; /* rgb */ color: rgb(96, 246, 128); /* oklch */ color: oklch(86.6% 0.205 147.7);
Tailwind
colors: {
custom: {
50: '#9bfaa7',
500: '#60f680',
950: '#000000',
},
}SCSS
$custom: #60f680; $custom-light: #9bfaa7; $custom-dark: #000000;
JSON
{
"hex": "#60f680",
"rgb": {
"r": 96,
"g": 246,
"b": 128
},
"hsl": {
"h": 132.8,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.86605,
"c": 0.20452,
"h": 147.7
},
"luminance": 0.69957
}Semantic roles & 50–950 ramp
primary
#60F680
secondary
#CB2FAA
accent
#00B5E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580