#60F582#60F582
#60F582 is a very light, highly saturated green. Relative luminance 0.694; OKLCH L 86.4% C 0.202 H 148.1°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #60F582 |
|---|---|
| RGB | rgb(96, 245, 130) |
| HSL | hsl(134, 88%, 67%) |
| HSV | hsv(134, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 46.9%, 3.9%) |
| CIE-LAB | lab(86.70, -63.35, 43.65) |
| CIE-LCH | lch(86.70, 76.93, 145.43°) |
| OKLab | oklab(86.39% -0.1711 0.1064) |
| OKLCH | oklch(86.39% 0.202 148.1) |
| XYZ | xyz(41.5026, 69.3992, 32.3230) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.75
Minty Green
#0BF77D
ΔE00 2.84
Wintergreen
#20F986
ΔE00 2.88
Spring Green
#00FF7F
ΔE00 3.43
Lightgreen (survey)
#76FF7B
ΔE00 3.44
Turquoise Green
#04F489
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F582 #F560D3
analogous
#89F560 #60F582 #60F5CC
triadic
#60F582 #8260F5 #F58260
tetradic
#60F582 #6089F5 #F560D3 #F5CC60
square
#60F582 #6089F5 #F560D3 #F5CC60
split-complementary
#60F582 #CC60F5 #F56089
monochromatic
#0DCE39 #26F155 #60F582 #9AF9AF #D3FCDD
Accessibility & contrast
On white
1.41
#60F582 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#60F582 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F582
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F582 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F582 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E179
Deuteranopia (green-blind)
#E4D48A
Tritanopia (blue-blind)
#36F0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f582; /* rgb */ color: rgb(96, 245, 130); /* oklch */ color: oklch(86.4% 0.202 148.1);
Tailwind
colors: {
custom: {
50: '#9bf9a8',
500: '#60f582',
950: '#000000',
},
}SCSS
$custom: #60f582; $custom-light: #9bf9a8; $custom-dark: #000000;
JSON
{
"hex": "#60f582",
"rgb": {
"r": 96,
"g": 245,
"b": 130
},
"hsl": {
"h": 133.691,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.8639,
"c": 0.2015,
"h": 148.1
},
"luminance": 0.69403
}Semantic roles & 50–950 ramp
primary
#60F582
secondary
#C930A6
accent
#01B1E5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580