#60F482#60F482
#60F482 is a very light, highly saturated green. Relative luminance 0.688; OKLCH L 86.1% C 0.200 H 148.2°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #60F482 |
|---|---|
| RGB | rgb(96, 244, 130) |
| HSL | hsl(134, 87%, 67%) |
| HSV | hsv(134, 61%, 96%) |
| CMYK | cmyk(60.7%, 0%, 46.7%, 4.3%) |
| CIE-LAB | lab(86.40, -62.98, 43.28) |
| CIE-LCH | lch(86.40, 76.42, 145.51°) |
| OKLab | oklab(86.14% -0.1701 0.1055) |
| OKLCH | oklch(86.14% 0.2 148.2) |
| XYZ | xyz(41.2009, 68.7958, 32.2224) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.84
Minty Green
#0BF77D
ΔE00 2.88
Wintergreen
#20F986
ΔE00 2.92
Spring Green
#00FF7F
ΔE00 3.57
Turquoise Green
#04F489
ΔE00 3.62
Lightgreen (survey)
#76FF7B
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F482 #F460D2
analogous
#88F460 #60F482 #60F4CC
triadic
#60F482 #8260F4 #F48260
tetradic
#60F482 #6088F4 #F460D2 #F4CC60
square
#60F482 #6088F4 #F460D2 #F4CC60
split-complementary
#60F482 #CC60F4 #F46088
monochromatic
#0ECC3A #27F055 #60F482 #99F8AF #D2FCDC
Accessibility & contrast
On white
1.42
#60F482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#60F482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F482
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F482 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E079
Deuteranopia (green-blind)
#E3D38A
Tritanopia (blue-blind)
#36EFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f482; /* rgb */ color: rgb(96, 244, 130); /* oklch */ color: oklch(86.1% 0.200 148.2);
Tailwind
colors: {
custom: {
50: '#9bf9a8',
500: '#60f482',
950: '#000000',
},
}SCSS
$custom: #60f482; $custom-light: #9bf9a8; $custom-dark: #000000;
JSON
{
"hex": "#60f482",
"rgb": {
"r": 96,
"g": 244,
"b": 130
},
"hsl": {
"h": 133.784,
"s": 87.059,
"l": 66.667
},
"oklch": {
"l": 0.86144,
"c": 0.20022,
"h": 148.2
},
"luminance": 0.688
}Semantic roles & 50–950 ramp
primary
#60F482
secondary
#C830A5
accent
#02B0E4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580