#60FF8A#60FF8A
#60FF8A is a very light, highly saturated green. Relative luminance 0.758; OKLCH L 89.0% C 0.207 H 149.0°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #60FF8A |
|---|---|
| RGB | rgb(96, 255, 138) |
| HSL | hsl(136, 100%, 69%) |
| HSV | hsv(136, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(89.78, -65.78, 43.71) |
| CIE-LCH | lch(89.78, 78.98, 146.40°) |
| OKLab | oklab(88.96% -0.1776 0.1069) |
| OKLCH | oklch(88.96% 0.207 149) |
| XYZ | xyz(45.1680, 75.8372, 36.2975) |
| Luminance | 0.7584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.72
Wintergreen
#20F986
ΔE00 2.89
Lightgreen (survey)
#76FF7B
ΔE00 3.00
Spearmint
#1EF876
ΔE00 3.09
Minty Green
#0BF77D
ΔE00 3.21
Baby Green
#8CFF9E
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FF8A #FF60D5
analogous
#86FF60 #60FF8A #60FFDA
triadic
#60FF8A #8A60FF #FF8A60
tetradic
#60FF8A #6086FF #FF60D5 #FFDA60
square
#60FF8A #6086FF #FF60D5 #FFDA60
split-complementary
#60FF8A #DA60FF #FF6086
monochromatic
#00E53C #23FF5D #60FF8A #9DFFB7 #DAFFE4
Accessibility & contrast
On white
1.30
#60FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#60FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FF8A
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FF8A | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#EDDC92
Tritanopia (blue-blind)
#2CFAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #60ff8a; /* rgb */ color: rgb(96, 255, 138); /* oklch */ color: oklch(89.0% 0.207 149.0);
Tailwind
colors: {
custom: {
50: '#9cffae',
500: '#60ff8a',
950: '#000000',
},
}SCSS
$custom: #60ff8a; $custom-light: #9cffae; $custom-dark: #000000;
JSON
{
"hex": "#60ff8a",
"rgb": {
"r": 96,
"g": 255,
"b": 138
},
"hsl": {
"h": 135.849,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.88963,
"c": 0.20723,
"h": 149
},
"luminance": 0.75842
}Semantic roles & 50–950 ramp
primary
#60FF8A
secondary
#D92AAB
accent
#00A9E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681