#60F082#60F082
#60F082 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.2% C 0.195 H 148.4°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #60F082 |
|---|---|
| RGB | rgb(96, 240, 130) |
| HSL | hsl(134, 83%, 66%) |
| HSV | hsv(134, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(85.21, -61.51, 41.77) |
| CIE-LCH | lch(85.21, 74.35, 145.82°) |
| OKLab | oklab(85.16% -0.1662 0.1021) |
| OKLCH | oklch(85.16% 0.195 148.4) |
| XYZ | xyz(40.0104, 66.4148, 31.8256) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.20
Wintergreen
#20F986
ΔE00 3.24
Spearmint
#1EF876
ΔE00 3.34
Weird Green
#3AE57F
ΔE00 3.46
Turquoise Green
#04F489
ΔE00 3.54
Spring Green
#00FF7F
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F082 #F060CE
analogous
#86F060 #60F082 #60F0CA
triadic
#60F082 #8260F0 #F08260
tetradic
#60F082 #6086F0 #F060CE #F0CA60
square
#60F082 #6086F0 #F060CE #F0CA60
split-complementary
#60F082 #CA60F0 #F06086
monochromatic
#12C33C #28EB56 #60F082 #98F5AE #D0FBDA
Accessibility & contrast
On white
1.47
#60F082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#60F082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F082
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F082 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD79
Deuteranopia (green-blind)
#E0D08A
Tritanopia (blue-blind)
#38ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f082; /* rgb */ color: rgb(96, 240, 130); /* oklch */ color: oklch(85.2% 0.195 148.4);
Tailwind
colors: {
custom: {
50: '#9af6a8',
500: '#60f082',
950: '#000000',
},
}SCSS
$custom: #60f082; $custom-light: #9af6a8; $custom-dark: #000000;
JSON
{
"hex": "#60f082",
"rgb": {
"r": 96,
"g": 240,
"b": 130
},
"hsl": {
"h": 134.167,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.8516,
"c": 0.19506,
"h": 148.4
},
"luminance": 0.66419
}Semantic roles & 50–950 ramp
primary
#60F082
secondary
#C1339F
accent
#06ACDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1710
muted
#808580