#60F585#60F585
#60F585 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.4% C 0.199 H 148.7°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #60F585 |
|---|---|
| RGB | rgb(96, 245, 133) |
| HSL | hsl(135, 88%, 67%) |
| HSV | hsv(135, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 45.7%, 3.9%) |
| CIE-LAB | lab(86.74, -62.90, 42.26) |
| CIE-LCH | lch(86.74, 75.78, 146.11°) |
| OKLab | oklab(86.44% -0.1699 0.1033) |
| OKLCH | oklch(86.44% 0.199 148.7) |
| XYZ | xyz(41.7069, 69.4810, 33.3990) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.74
Minty Green
#0BF77D
ΔE00 2.84
Spearmint
#1EF876
ΔE00 2.92
Turquoise Green
#04F489
ΔE00 3.43
Spring Green
#00FF7F
ΔE00 3.48
Lightgreen (survey)
#76FF7B
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F585 #F560D0
analogous
#86F560 #60F585 #60F5CF
triadic
#60F585 #8560F5 #F58560
tetradic
#60F585 #6086F5 #F560D0 #F5CF60
square
#60F585 #6086F5 #F560D0 #F5CF60
split-complementary
#60F585 #CF60F5 #F56086
monochromatic
#0DCE3D #26F159 #60F585 #9AF9B1 #D3FCDD
Accessibility & contrast
On white
1.41
#60F585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#60F585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F585
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F585 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17C
Deuteranopia (green-blind)
#E4D48D
Tritanopia (blue-blind)
#34F0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f585; /* rgb */ color: rgb(96, 245, 133); /* oklch */ color: oklch(86.4% 0.199 148.7);
Tailwind
colors: {
custom: {
50: '#9bf9aa',
500: '#60f585',
950: '#000000',
},
}SCSS
$custom: #60f585; $custom-light: #9bf9aa; $custom-dark: #000000;
JSON
{
"hex": "#60f585",
"rgb": {
"r": 96,
"g": 245,
"b": 133
},
"hsl": {
"h": 134.899,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.86436,
"c": 0.19886,
"h": 148.7
},
"luminance": 0.69485
}Semantic roles & 50–950 ramp
primary
#60F585
secondary
#C930A3
accent
#01ACE5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581