#60F575#60F575
#60F575 is a very light, highly saturated green. Relative luminance 0.691; OKLCH L 86.2% C 0.213 H 146.0°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #60F575 |
|---|---|
| RGB | rgb(96, 245, 117) |
| HSL | hsl(128, 88%, 67%) |
| HSV | hsv(128, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 52.2%, 3.9%) |
| CIE-LAB | lab(86.54, -65.16, 49.59) |
| CIE-LCH | lch(86.54, 81.88, 142.73°) |
| OKLab | oklab(86.2% -0.1762 0.119) |
| OKLCH | oklch(86.2% 0.213 146) |
| XYZ | xyz(40.6845, 69.0720, 28.0144) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.56
Spearmint
#1EF876
ΔE00 2.76
Minty Green
#0BF77D
ΔE00 3.46
Light Bright Green
#53FE5C
ΔE00 3.71
Spring Green
#00FF7F
ΔE00 3.77
Easter Green
#8CFD7E
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F575 #F560E0
analogous
#96F560 #60F575 #60F5BF
triadic
#60F575 #7560F5 #F57560
tetradic
#60F575 #6096F5 #F560E0 #F5BF60
square
#60F575 #6096F5 #F560E0 #F5BF60
split-complementary
#60F575 #BF60F5 #F56096
monochromatic
#0DCE28 #26F143 #60F575 #9AF9A7 #D3FCD9
Accessibility & contrast
On white
1.42
#60F575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#60F575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F575
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F575 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E06A
Deuteranopia (green-blind)
#E6D47E
Tritanopia (blue-blind)
#3CEFD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f575; /* rgb */ color: rgb(96, 245, 117); /* oklch */ color: oklch(86.2% 0.213 146.0);
Tailwind
colors: {
custom: {
50: '#9bf99f',
500: '#60f575',
950: '#000000',
},
}SCSS
$custom: #60f575; $custom-light: #9bf99f; $custom-dark: #000000;
JSON
{
"hex": "#60f575",
"rgb": {
"r": 96,
"g": 245,
"b": 117
},
"hsl": {
"h": 128.456,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.86204,
"c": 0.21267,
"h": 146
},
"luminance": 0.69076
}Semantic roles & 50–950 ramp
primary
#60F575
secondary
#C930B4
accent
#01C5E5
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580