#60EF7B#60EF7B
#60EF7B is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.8% C 0.200 H 147.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #60EF7B |
|---|---|
| RGB | rgb(96, 239, 123) |
| HSL | hsl(131, 82%, 66%) |
| HSV | hsv(131, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 48.5%, 6.3%) |
| CIE-LAB | lab(84.82, -62.17, 44.64) |
| CIE-LCH | lch(84.82, 76.54, 144.32°) |
| OKLab | oklab(84.81% -0.1681 0.1083) |
| OKLCH | oklch(84.81% 0.2 147.2) |
| XYZ | xyz(39.2629, 65.6461, 29.3369) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.22
Minty Green
#0BF77D
ΔE00 3.37
Wintergreen
#20F986
ΔE00 3.68
Weird Green
#3AE57F
ΔE00 3.80
Lightish Green
#61E160
ΔE00 4.03
Lightgreen (survey)
#76FF7B
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EF7B #EF60D4
analogous
#8CEF60 #60EF7B #60EFC3
triadic
#60EF7B #7B60EF #EF7B60
tetradic
#60EF7B #608CEF #EF60D4 #EFC360
square
#60EF7B #608CEF #EF60D4 #EFC360
split-complementary
#60EF7B #C360EF #EF608C
monochromatic
#13C134 #28E94D #60EF7B #98F5A9 #CFFAD7
Accessibility & contrast
On white
1.49
#60EF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#60EF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EF7B
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EF7B | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB71
Deuteranopia (green-blind)
#DFCF83
Tritanopia (blue-blind)
#3CEAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ef7b; /* rgb */ color: rgb(96, 239, 123); /* oklch */ color: oklch(84.8% 0.200 147.2);
Tailwind
colors: {
custom: {
50: '#9af5a3',
500: '#60ef7b',
950: '#000000',
},
}SCSS
$custom: #60ef7b; $custom-light: #9af5a3; $custom-dark: #000000;
JSON
{
"hex": "#60ef7b",
"rgb": {
"r": 96,
"g": 239,
"b": 123
},
"hsl": {
"h": 131.329,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.84807,
"c": 0.19994,
"h": 147.2
},
"luminance": 0.6565
}Semantic roles & 50–950 ramp
primary
#60EF7B
secondary
#BF34A5
accent
#07B6DE
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580