#60F17F#60F17F
#60F17F is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.4% C 0.199 H 147.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #60F17F |
|---|---|
| RGB | rgb(96, 241, 127) |
| HSL | hsl(133, 84%, 66%) |
| HSV | hsv(133, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 47.3%, 5.5%) |
| CIE-LAB | lab(85.47, -62.33, 43.54) |
| CIE-LCH | lch(85.47, 76.03, 145.06°) |
| OKLab | oklab(85.36% -0.1684 0.106) |
| OKLCH | oklch(85.36% 0.199 147.8) |
| XYZ | xyz(40.1072, 66.9258, 30.8789) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.06
Minty Green
#0BF77D
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.28
Turquoise Green
#04F489
ΔE00 3.78
Weird Green
#3AE57F
ΔE00 3.84
Lightgreen (survey)
#76FF7B
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F17F #F160D2
analogous
#89F160 #60F17F #60F1C8
triadic
#60F17F #7F60F1 #F17F60
tetradic
#60F17F #6089F1 #F160D2 #F1C860
square
#60F17F #6089F1 #F160D2 #F1C860
split-complementary
#60F17F #C860F1 #F16089
monochromatic
#11C538 #28EC52 #60F17F #98F6AC #D0FBDA
Accessibility & contrast
On white
1.46
#60F17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#60F17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F17F
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F17F | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD76
Deuteranopia (green-blind)
#E1D187
Tritanopia (blue-blind)
#39ECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f17f; /* rgb */ color: rgb(96, 241, 127); /* oklch */ color: oklch(85.4% 0.199 147.8);
Tailwind
colors: {
custom: {
50: '#9af7a6',
500: '#60f17f',
950: '#000000',
},
}SCSS
$custom: #60f17f; $custom-light: #9af7a6; $custom-dark: #000000;
JSON
{
"hex": "#60f17f",
"rgb": {
"r": 96,
"g": 241,
"b": 127
},
"hsl": {
"h": 132.828,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.8536,
"c": 0.19901,
"h": 147.8
},
"luminance": 0.6693
}Semantic roles & 50–950 ramp
primary
#60F17F
secondary
#C333A4
accent
#05B1E0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580