#60F583#60F583
#60F583 is a very light, highly saturated green. Relative luminance 0.694; OKLCH L 86.4% C 0.201 H 148.3°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #60F583 |
|---|---|
| RGB | rgb(96, 245, 131) |
| HSL | hsl(134, 88%, 67%) |
| HSV | hsv(134, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 46.5%, 3.9%) |
| CIE-LAB | lab(86.71, -63.20, 43.19) |
| CIE-LCH | lch(86.71, 76.55, 145.65°) |
| OKLab | oklab(86.41% -0.1707 0.1054) |
| OKLCH | oklch(86.41% 0.201 148.3) |
| XYZ | xyz(41.5701, 69.4262, 32.6782) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.80
Wintergreen
#20F986
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 2.83
Spring Green
#00FF7F
ΔE00 3.44
Lightgreen (survey)
#76FF7B
ΔE00 3.54
Turquoise Green
#04F489
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F583 #F560D2
analogous
#88F560 #60F583 #60F5CE
triadic
#60F583 #8360F5 #F58360
tetradic
#60F583 #6088F5 #F560D2 #F5CE60
square
#60F583 #6088F5 #F560D2 #F5CE60
split-complementary
#60F583 #CE60F5 #F56088
monochromatic
#0DCE3A #26F156 #60F583 #9AF9B0 #D3FCDD
Accessibility & contrast
On white
1.41
#60F583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#60F583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F583
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F583 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17A
Deuteranopia (green-blind)
#E4D48B
Tritanopia (blue-blind)
#35F0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f583; /* rgb */ color: rgb(96, 245, 131); /* oklch */ color: oklch(86.4% 0.201 148.3);
Tailwind
colors: {
custom: {
50: '#9bf9a9',
500: '#60f583',
950: '#000000',
},
}SCSS
$custom: #60f583; $custom-light: #9bf9a9; $custom-dark: #000000;
JSON
{
"hex": "#60f583",
"rgb": {
"r": 96,
"g": 245,
"b": 131
},
"hsl": {
"h": 134.094,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.86405,
"c": 0.20062,
"h": 148.3
},
"luminance": 0.6943
}Semantic roles & 50–950 ramp
primary
#60F583
secondary
#C930A5
accent
#01AFE5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581