#60EF8B#60EF8B
#60EF8B is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.1% C 0.186 H 150.4°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #60EF8B |
|---|---|
| RGB | rgb(96, 239, 139) |
| HSL | hsl(138, 82%, 66%) |
| HSV | hsv(138, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 41.8%, 6.3%) |
| CIE-LAB | lab(85.04, -59.73, 37.13) |
| CIE-LCH | lch(85.04, 70.33, 148.13°) |
| OKLab | oklab(85.06% -0.1614 0.0917) |
| OKLCH | oklch(85.06% 0.186 150.4) |
| XYZ | xyz(40.3476, 66.0800, 35.0495) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.01
Turquoise Green
#04F489
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.41
Minty Green
#0BF77D
ΔE00 3.74
Sea Green (survey)
#53FCA1
ΔE00 3.76
Light Green Blue
#56FCA2
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EF8B #EF60C4
analogous
#7CEF60 #60EF8B #60EFD2
triadic
#60EF8B #8B60EF #EF8B60
tetradic
#60EF8B #607CEF #EF60C4 #EFD260
square
#60EF8B #607CEF #EF60C4 #EFD260
split-complementary
#60EF8B #D260EF #EF607C
monochromatic
#13C148 #28E962 #60EF8B #98F5B4 #CFFADC
Accessibility & contrast
On white
1.48
#60EF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#60EF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EF8B
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EF8B | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC84
Deuteranopia (green-blind)
#DECF92
Tritanopia (blue-blind)
#34EBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #60ef8b; /* rgb */ color: rgb(96, 239, 139); /* oklch */ color: oklch(85.1% 0.186 150.4);
Tailwind
colors: {
custom: {
50: '#9af5ae',
500: '#60ef8b',
950: '#000000',
},
}SCSS
$custom: #60ef8b; $custom-light: #9af5ae; $custom-dark: #000000;
JSON
{
"hex": "#60ef8b",
"rgb": {
"r": 96,
"g": 239,
"b": 139
},
"hsl": {
"h": 138.042,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.85062,
"c": 0.18569,
"h": 150.4
},
"luminance": 0.66084
}Semantic roles & 50–950 ramp
primary
#60EF8B
secondary
#BF3495
accent
#079EDE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581