#60FF8F#60FF8F
#60FF8F is a very light, highly saturated green. Relative luminance 0.760; OKLCH L 89.0% C 0.203 H 149.9°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #60FF8F |
|---|---|
| RGB | rgb(96, 255, 143) |
| HSL | hsl(138, 100%, 69%) |
| HSV | hsv(138, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 43.9%, 0%) |
| CIE-LAB | lab(89.85, -65.02, 41.39) |
| CIE-LCH | lch(89.85, 77.07, 147.52°) |
| OKLab | oklab(89.04% -0.1755 0.1017) |
| OKLCH | oklch(89.04% 0.203 149.9) |
| XYZ | xyz(45.5383, 75.9854, 38.2480) |
| Luminance | 0.7599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.75
Spring Green
#00FF7F
ΔE00 2.93
Minty Green
#0BF77D
ΔE00 3.30
Spearmint
#1EF876
ΔE00 3.42
Baby Green
#8CFF9E
ΔE00 3.52
Sea Green (survey)
#53FCA1
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FF8F #FF60D0
analogous
#81FF60 #60FF8F #60FFDF
triadic
#60FF8F #8F60FF #FF8F60
tetradic
#60FF8F #6081FF #FF60D0 #FFDF60
square
#60FF8F #6081FF #FF60D0 #FFDF60
split-complementary
#60FF8F #DF60FF #FF6081
monochromatic
#00E544 #23FF64 #60FF8F #9DFFBA #DAFFE5
Accessibility & contrast
On white
1.30
#60FF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#60FF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FF8F
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FF8F | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB87
Deuteranopia (green-blind)
#ECDC97
Tritanopia (blue-blind)
#28FBE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #60ff8f; /* rgb */ color: rgb(96, 255, 143); /* oklch */ color: oklch(89.0% 0.203 149.9);
Tailwind
colors: {
custom: {
50: '#9cffb1',
500: '#60ff8f',
950: '#000000',
},
}SCSS
$custom: #60ff8f; $custom-light: #9cffb1; $custom-dark: #000000;
JSON
{
"hex": "#60ff8f",
"rgb": {
"r": 96,
"g": 255,
"b": 143
},
"hsl": {
"h": 137.736,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.89042,
"c": 0.20284,
"h": 149.9
},
"luminance": 0.7599
}Semantic roles & 50–950 ramp
primary
#60FF8F
secondary
#D92AA5
accent
#00A2E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681