#60EA8A#60EA8A
#60EA8A is a very light, vivid green. Relative luminance 0.632; OKLCH L 83.8% C 0.180 H 150.6°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #60EA8A |
|---|---|
| RGB | rgb(96, 234, 138) |
| HSL | hsl(138, 77%, 65%) |
| HSV | hsv(138, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(83.53, -57.99, 35.67) |
| CIE-LCH | lch(83.53, 68.08, 148.41°) |
| OKLab | oklab(83.82% -0.1568 0.0883) |
| OKLCH | oklch(83.82% 0.18 150.6) |
| XYZ | xyz(38.8312, 63.1637, 34.1853) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.43
Turquoise Green
#04F489
ΔE00 3.71
Wintergreen
#20F986
ΔE00 4.28
Sea Green (survey)
#53FCA1
ΔE00 4.43
Light Green Blue
#56FCA2
ΔE00 4.46
Lightgreen
#90EE90
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EA8A #EA60C0
analogous
#7BEA60 #60EA8A #60EACF
triadic
#60EA8A #8A60EA #EA8A60
tetradic
#60EA8A #607BEA #EA60C0 #EACF60
square
#60EA8A #607BEA #EA60C0 #EACF60
split-complementary
#60EA8A #CF60EA #EA607B
monochromatic
#18B749 #2AE362 #60EA8A #96F1B2 #CCF8DA
Accessibility & contrast
On white
1.54
#60EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#60EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EA8A
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EA8A | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD883
Deuteranopia (green-blind)
#D9CB90
Tritanopia (blue-blind)
#37E6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #60ea8a; /* rgb */ color: rgb(96, 234, 138); /* oklch */ color: oklch(83.8% 0.180 150.6);
Tailwind
colors: {
custom: {
50: '#99f2ad',
500: '#60ea8a',
950: '#000000',
},
}SCSS
$custom: #60ea8a; $custom-light: #99f2ad; $custom-dark: #000000;
JSON
{
"hex": "#60ea8a",
"rgb": {
"r": 96,
"g": 234,
"b": 138
},
"hsl": {
"h": 138.261,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.83817,
"c": 0.17998,
"h": 150.6
},
"luminance": 0.63167
}Semantic roles & 50–950 ramp
primary
#60EA8A
secondary
#B73790
accent
#0D9BD9
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581