#60FF8D#60FF8D
#60FF8D is a very light, highly saturated green. Relative luminance 0.759; OKLCH L 89.0% C 0.205 H 149.5°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #60FF8D |
|---|---|
| RGB | rgb(96, 255, 141) |
| HSL | hsl(137, 100%, 69%) |
| HSV | hsv(137, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(89.82, -65.33, 42.32) |
| CIE-LCH | lch(89.82, 77.83, 147.06°) |
| OKLab | oklab(89.01% -0.1763 0.1038) |
| OKLCH | oklch(89.01% 0.205 149.5) |
| XYZ | xyz(45.3882, 75.9253, 37.4572) |
| Luminance | 0.7593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.79
Spring Green
#00FF7F
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 3.24
Spearmint
#1EF876
ΔE00 3.27
Lightgreen (survey)
#76FF7B
ΔE00 3.38
Baby Green
#8CFF9E
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FF8D #FF60D2
analogous
#83FF60 #60FF8D #60FFDD
triadic
#60FF8D #8D60FF #FF8D60
tetradic
#60FF8D #6083FF #FF60D2 #FFDD60
square
#60FF8D #6083FF #FF60D2 #FFDD60
split-complementary
#60FF8D #DD60FF #FF6083
monochromatic
#00E541 #23FF61 #60FF8D #9DFFB9 #DAFFE5
Accessibility & contrast
On white
1.30
#60FF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#60FF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FF8D
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FF8D | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA84
Deuteranopia (green-blind)
#EDDC95
Tritanopia (blue-blind)
#29FBE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #60ff8d; /* rgb */ color: rgb(96, 255, 141); /* oklch */ color: oklch(89.0% 0.205 149.5);
Tailwind
colors: {
custom: {
50: '#9cffb0',
500: '#60ff8d',
950: '#000000',
},
}SCSS
$custom: #60ff8d; $custom-light: #9cffb0; $custom-dark: #000000;
JSON
{
"hex": "#60ff8d",
"rgb": {
"r": 96,
"g": 255,
"b": 141
},
"hsl": {
"h": 136.981,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.8901,
"c": 0.2046,
"h": 149.5
},
"luminance": 0.7593
}Semantic roles & 50–950 ramp
primary
#60FF8D
secondary
#D92AA8
accent
#00A5E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681