#60EA8E#60EA8E
#60EA8E is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.176 H 151.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #60EA8E |
|---|---|
| RGB | rgb(96, 234, 142) |
| HSL | hsl(140, 77%, 65%) |
| HSV | hsv(140, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 39.3%, 8.2%) |
| CIE-LAB | lab(83.59, -57.32, 33.75) |
| CIE-LCH | lch(83.59, 66.52, 149.51°) |
| OKLab | oklab(83.89% -0.1551 0.0839) |
| OKLCH | oklch(83.89% 0.176 151.6) |
| XYZ | xyz(39.1262, 63.2817, 35.7386) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.64
Turquoise Green
#04F489
ΔE00 3.79
Sea Green (survey)
#53FCA1
ΔE00 4.16
Light Green Blue
#56FCA2
ΔE00 4.17
Seafoam Green
#7AF9AB
ΔE00 4.50
Wintergreen
#20F986
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EA8E #EA60BC
analogous
#77EA60 #60EA8E #60EAD3
triadic
#60EA8E #8E60EA #EA8E60
tetradic
#60EA8E #6077EA #EA60BC #EAD360
square
#60EA8E #6077EA #EA60BC #EAD360
split-complementary
#60EA8E #D360EA #EA6077
monochromatic
#18B74D #2AE368 #60EA8E #96F1B4 #CCF8DB
Accessibility & contrast
On white
1.54
#60EA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#60EA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EA8E
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EA8E | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD888
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#35E7D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60ea8e; /* rgb */ color: rgb(96, 234, 142); /* oklch */ color: oklch(83.9% 0.176 151.6);
Tailwind
colors: {
custom: {
50: '#99f2b0',
500: '#60ea8e',
950: '#000000',
},
}SCSS
$custom: #60ea8e; $custom-light: #99f2b0; $custom-dark: #000000;
JSON
{
"hex": "#60ea8e",
"rgb": {
"r": 96,
"g": 234,
"b": 142
},
"hsl": {
"h": 140,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.83888,
"c": 0.17635,
"h": 151.6
},
"luminance": 0.63285
}Semantic roles & 50–950 ramp
primary
#60EA8E
secondary
#B7378C
accent
#0D95D9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581