#60F57D#60F57D
#60F57D is a very light, highly saturated green. Relative luminance 0.693; OKLCH L 86.3% C 0.206 H 147.2°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #60F57D |
|---|---|
| RGB | rgb(96, 245, 125) |
| HSL | hsl(132, 88%, 67%) |
| HSV | hsv(132, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 49%, 3.9%) |
| CIE-LAB | lab(86.64, -64.07, 45.96) |
| CIE-LCH | lch(86.64, 78.85, 144.35°) |
| OKLab | oklab(86.32% -0.1731 0.1114) |
| OKLCH | oklch(86.32% 0.206 147.2) |
| XYZ | xyz(41.1751, 69.2683, 30.5983) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.61
Minty Green
#0BF77D
ΔE00 2.97
Lightgreen (survey)
#76FF7B
ΔE00 3.00
Wintergreen
#20F986
ΔE00 3.23
Spring Green
#00FF7F
ΔE00 3.46
Turquoise Green
#04F489
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F57D #F560D8
analogous
#8EF560 #60F57D #60F5C8
triadic
#60F57D #7D60F5 #F57D60
tetradic
#60F57D #608EF5 #F560D8 #F5C860
square
#60F57D #608EF5 #F560D8 #F5C860
split-complementary
#60F57D #C860F5 #F5608E
monochromatic
#0DCE32 #26F14E #60F57D #9AF9AC #D3FCDB
Accessibility & contrast
On white
1.41
#60F57D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#60F57D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F57D
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F57D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F57D | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E173
Deuteranopia (green-blind)
#E5D486
Tritanopia (blue-blind)
#38F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f57d; /* rgb */ color: rgb(96, 245, 125); /* oklch */ color: oklch(86.3% 0.206 147.2);
Tailwind
colors: {
custom: {
50: '#9bf9a5',
500: '#60f57d',
950: '#000000',
},
}SCSS
$custom: #60f57d; $custom-light: #9bf9a5; $custom-dark: #000000;
JSON
{
"hex": "#60f57d",
"rgb": {
"r": 96,
"g": 245,
"b": 125
},
"hsl": {
"h": 131.678,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.86315,
"c": 0.20586,
"h": 147.2
},
"luminance": 0.69272
}Semantic roles & 50–950 ramp
primary
#60F57D
secondary
#C930AC
accent
#01B8E5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580