#60E68B#60E68B
#60E68B is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.9% C 0.174 H 151.3°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #60E68B |
|---|---|
| RGB | rgb(96, 230, 139) |
| HSL | hsl(139, 73%, 64%) |
| HSV | hsv(139, 58%, 90%) |
| CMYK | cmyk(58.3%, 0%, 39.6%, 9.8%) |
| CIE-LAB | lab(82.35, -56.29, 33.62) |
| CIE-LCH | lch(82.35, 65.56, 149.15°) |
| OKLab | oklab(82.85% -0.1523 0.0835) |
| OKLCH | oklch(82.85% 0.174 151.3) |
| XYZ | xyz(37.7780, 60.9409, 34.1930) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.42
Turquoise Green
#04F489
ΔE00 4.37
Tealish Green
#0CDC73
ΔE00 4.42
Aqua Green
#12E193
ΔE00 4.69
Lightgreen
#90EE90
ΔE00 4.88
Sea Green (survey)
#53FCA1
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E68B #E660BB
analogous
#78E660 #60E68B #60E6CE
triadic
#60E68B #8B60E6 #E68B60
tetradic
#60E68B #6078E6 #E660BB #E6CE60
square
#60E68B #6078E6 #E660BB #E6CE60
split-complementary
#60E68B #CE60E6 #E66078
monochromatic
#1CB04B #2BDE64 #60E68B #95EEB2 #CAF7D8
Accessibility & contrast
On white
1.59
#60E68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#60E68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E68B
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E68B | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D485
Deuteranopia (green-blind)
#D5C891
Tritanopia (blue-blind)
#38E3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60e68b; /* rgb */ color: rgb(96, 230, 139); /* oklch */ color: oklch(82.9% 0.174 151.3);
Tailwind
colors: {
custom: {
50: '#98efad',
500: '#60e68b',
950: '#000000',
},
}SCSS
$custom: #60e68b; $custom-light: #98efad; $custom-dark: #000000;
JSON
{
"hex": "#60e68b",
"rgb": {
"r": 96,
"g": 230,
"b": 139
},
"hsl": {
"h": 139.254,
"s": 72.826,
"l": 63.922
},
"oklch": {
"l": 0.82852,
"c": 0.17372,
"h": 151.3
},
"luminance": 0.60945
}Semantic roles & 50–950 ramp
primary
#60E68B
secondary
#B1398A
accent
#1196D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581