#60F280#60F280
#60F280 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.6% C 0.199 H 147.9°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #60F280 |
|---|---|
| RGB | rgb(96, 242, 128) |
| HSL | hsl(133, 85%, 66%) |
| HSV | hsv(133, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 47.1%, 5.1%) |
| CIE-LAB | lab(85.78, -62.55, 43.45) |
| CIE-LCH | lch(85.78, 76.16, 145.21°) |
| OKLab | oklab(85.62% -0.169 0.1059) |
| OKLCH | oklch(85.62% 0.199 147.9) |
| XYZ | xyz(40.4695, 67.5456, 31.3228) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.97
Minty Green
#0BF77D
ΔE00 3.01
Wintergreen
#20F986
ΔE00 3.15
Turquoise Green
#04F489
ΔE00 3.72
Lightgreen (survey)
#76FF7B
ΔE00 3.83
Spring Green
#00FF7F
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F280 #F260D2
analogous
#89F260 #60F280 #60F2C9
triadic
#60F280 #8060F2 #F28060
tetradic
#60F280 #6089F2 #F260D2 #F2C960
square
#60F280 #6089F2 #F260D2 #F2C960
split-complementary
#60F280 #C960F2 #F26089
monochromatic
#10C738 #27ED53 #60F280 #99F7AD #D1FBDA
Accessibility & contrast
On white
1.45
#60F280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#60F280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F280
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F280 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE77
Deuteranopia (green-blind)
#E2D188
Tritanopia (blue-blind)
#38EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f280; /* rgb */ color: rgb(96, 242, 128); /* oklch */ color: oklch(85.6% 0.199 147.9);
Tailwind
colors: {
custom: {
50: '#9af7a6',
500: '#60f280',
950: '#000000',
},
}SCSS
$custom: #60f280; $custom-light: #9af7a6; $custom-dark: #000000;
JSON
{
"hex": "#60f280",
"rgb": {
"r": 96,
"g": 242,
"b": 128
},
"hsl": {
"h": 133.151,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.85621,
"c": 0.1994,
"h": 147.9
},
"luminance": 0.6755
}Semantic roles & 50–950 ramp
primary
#60F280
secondary
#C432A4
accent
#04B1E1
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580