#60F080#60F080
#60F080 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.1% C 0.197 H 148.1°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #60F080 |
|---|---|
| RGB | rgb(96, 240, 128) |
| HSL | hsl(133, 83%, 66%) |
| HSV | hsv(133, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(85.18, -61.81, 42.70) |
| CIE-LCH | lch(85.18, 75.13, 145.36°) |
| OKLab | oklab(85.13% -0.167 0.1041) |
| OKLCH | oklch(85.13% 0.197 148.1) |
| XYZ | xyz(39.8775, 66.3616, 31.1255) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.19
Spearmint
#1EF876
ΔE00 3.24
Wintergreen
#20F986
ΔE00 3.32
Weird Green
#3AE57F
ΔE00 3.59
Turquoise Green
#04F489
ΔE00 3.70
Spring Green
#00FF7F
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F080 #F060D0
analogous
#88F060 #60F080 #60F0C8
triadic
#60F080 #8060F0 #F08060
tetradic
#60F080 #6088F0 #F060D0 #F0C860
square
#60F080 #6088F0 #F060D0 #F0C860
split-complementary
#60F080 #C860F0 #F06088
monochromatic
#12C33A #28EB53 #60F080 #98F5AD #D0FBD9
Accessibility & contrast
On white
1.47
#60F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#60F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F080
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F080 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD77
Deuteranopia (green-blind)
#E0D088
Tritanopia (blue-blind)
#39EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f080; /* rgb */ color: rgb(96, 240, 128); /* oklch */ color: oklch(85.1% 0.197 148.1);
Tailwind
colors: {
custom: {
50: '#9af6a6',
500: '#60f080',
950: '#000000',
},
}SCSS
$custom: #60f080; $custom-light: #9af6a6; $custom-dark: #000000;
JSON
{
"hex": "#60f080",
"rgb": {
"r": 96,
"g": 240,
"b": 128
},
"hsl": {
"h": 133.333,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85129,
"c": 0.19683,
"h": 148.1
},
"luminance": 0.66365
}Semantic roles & 50–950 ramp
primary
#60F080
secondary
#C133A1
accent
#06AFDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580