#60F17D#60F17D
#60F17D is a very light, highly saturated green. Relative luminance 0.669; OKLCH L 85.3% C 0.201 H 147.4°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #60F17D |
|---|---|
| RGB | rgb(96, 241, 125) |
| HSL | hsl(132, 84%, 66%) |
| HSV | hsv(132, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 48.1%, 5.5%) |
| CIE-LAB | lab(85.44, -62.62, 44.47) |
| CIE-LCH | lch(85.44, 76.80, 144.62°) |
| OKLab | oklab(85.33% -0.1692 0.108) |
| OKLCH | oklch(85.33% 0.201 147.4) |
| XYZ | xyz(39.9781, 66.8742, 30.1993) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.99
Minty Green
#0BF77D
ΔE00 3.14
Wintergreen
#20F986
ΔE00 3.40
Lightgreen (survey)
#76FF7B
ΔE00 3.79
Turquoise Green
#04F489
ΔE00 3.96
Weird Green
#3AE57F
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F17D #F160D4
analogous
#8BF160 #60F17D #60F1C5
triadic
#60F17D #7D60F1 #F17D60
tetradic
#60F17D #608BF1 #F160D4 #F1C560
square
#60F17D #608BF1 #F160D4 #F1C560
split-complementary
#60F17D #C560F1 #F1608B
monochromatic
#11C535 #28EC4F #60F17D #98F6AB #D0FBD9
Accessibility & contrast
On white
1.46
#60F17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#60F17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F17D
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F17D | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD73
Deuteranopia (green-blind)
#E1D085
Tritanopia (blue-blind)
#3AECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f17d; /* rgb */ color: rgb(96, 241, 125); /* oklch */ color: oklch(85.3% 0.201 147.4);
Tailwind
colors: {
custom: {
50: '#9af7a4',
500: '#60f17d',
950: '#000000',
},
}SCSS
$custom: #60f17d; $custom-light: #9af7a4; $custom-dark: #000000;
JSON
{
"hex": "#60f17d",
"rgb": {
"r": 96,
"g": 241,
"b": 125
},
"hsl": {
"h": 132,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.8533,
"c": 0.20076,
"h": 147.4
},
"luminance": 0.66878
}Semantic roles & 50–950 ramp
primary
#60F17D
secondary
#C333A6
accent
#05B4E0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580