#60F682#60F682
#60F682 is a very light, highly saturated green. Relative luminance 0.700; OKLCH L 86.6% C 0.203 H 148.1°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #60F682 |
|---|---|
| RGB | rgb(96, 246, 130) |
| HSL | hsl(134, 89%, 67%) |
| HSV | hsv(134, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 47.2%, 3.5%) |
| CIE-LAB | lab(87.00, -63.71, 44.03) |
| CIE-LCH | lch(87.00, 77.45, 145.35°) |
| OKLab | oklab(86.64% -0.1721 0.1073) |
| OKLCH | oklch(86.64% 0.203 148.1) |
| XYZ | xyz(41.8060, 70.0059, 32.4241) |
| Luminance | 0.7001 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.68
Minty Green
#0BF77D
ΔE00 2.82
Wintergreen
#20F986
ΔE00 2.86
Lightgreen (survey)
#76FF7B
ΔE00 3.26
Spring Green
#00FF7F
ΔE00 3.30
Turquoise Green
#04F489
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F682 #F660D4
analogous
#89F660 #60F682 #60F6CD
triadic
#60F682 #8260F6 #F68260
tetradic
#60F682 #6089F6 #F660D4 #F6CD60
square
#60F682 #6089F6 #F660D4 #F6CD60
split-complementary
#60F682 #CD60F6 #F66089
monochromatic
#0CD038 #26F354 #60F682 #9AF9B0 #D4FDDD
Accessibility & contrast
On white
1.40
#60F682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#60F682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F682
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F682 | 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)
#F8E279
Deuteranopia (green-blind)
#E5D58A
Tritanopia (blue-blind)
#35F1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f682; /* rgb */ color: rgb(96, 246, 130); /* oklch */ color: oklch(86.6% 0.203 148.1);
Tailwind
colors: {
custom: {
50: '#9bfaa8',
500: '#60f682',
950: '#000000',
},
}SCSS
$custom: #60f682; $custom-light: #9bfaa8; $custom-dark: #000000;
JSON
{
"hex": "#60f682",
"rgb": {
"r": 96,
"g": 246,
"b": 130
},
"hsl": {
"h": 133.6,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.86635,
"c": 0.20277,
"h": 148.1
},
"luminance": 0.7001
}Semantic roles & 50–950 ramp
primary
#60F682
secondary
#CB2FA8
accent
#00B1E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580