#60F284#60F284
#60F284 is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.7% C 0.196 H 148.7°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #60F284 |
|---|---|
| RGB | rgb(96, 242, 132) |
| HSL | hsl(135, 85%, 66%) |
| HSV | hsv(135, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 45.5%, 5.1%) |
| CIE-LAB | lab(85.83, -61.95, 41.59) |
| CIE-LCH | lch(85.83, 74.61, 146.13°) |
| OKLab | oklab(85.68% -0.1674 0.1018) |
| OKLCH | oklch(85.68% 0.196 148.7) |
| XYZ | xyz(40.7380, 67.6530, 32.7368) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.98
Minty Green
#0BF77D
ΔE00 3.03
Spearmint
#1EF876
ΔE00 3.19
Turquoise Green
#04F489
ΔE00 3.40
Weird Green
#3AE57F
ΔE00 3.72
Spring Green
#00FF7F
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F284 #F260CE
analogous
#85F260 #60F284 #60F2CD
triadic
#60F284 #8460F2 #F28460
tetradic
#60F284 #6085F2 #F260CE #F2CD60
square
#60F284 #6085F2 #F260CE #F2CD60
split-complementary
#60F284 #CD60F2 #F26085
monochromatic
#10C73D #27ED58 #60F284 #99F7B0 #D1FBDC
Accessibility & contrast
On white
1.45
#60F284 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#60F284 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F284
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F284 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F284 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7B
Deuteranopia (green-blind)
#E1D18C
Tritanopia (blue-blind)
#36EED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f284; /* rgb */ color: rgb(96, 242, 132); /* oklch */ color: oklch(85.7% 0.196 148.7);
Tailwind
colors: {
custom: {
50: '#9af7a9',
500: '#60f284',
950: '#000000',
},
}SCSS
$custom: #60f284; $custom-light: #9af7a9; $custom-dark: #000000;
JSON
{
"hex": "#60f284",
"rgb": {
"r": 96,
"g": 242,
"b": 132
},
"hsl": {
"h": 134.795,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.85683,
"c": 0.19587,
"h": 148.7
},
"luminance": 0.67657
}Semantic roles & 50–950 ramp
primary
#60F284
secondary
#C432A0
accent
#04ABE1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581