#60DA8E#60DA8E
#60DA8E is a light, vivid green. Relative luminance 0.546; OKLCH L 80.0% C 0.155 H 153.6°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #60DA8E |
|---|---|
| RGB | rgb(96, 218, 142) |
| HSL | hsl(143, 62%, 62%) |
| HSV | hsv(143, 56%, 85%) |
| CMYK | cmyk(56%, 0%, 34.9%, 14.5%) |
| CIE-LAB | lab(78.80, -51.00, 27.38) |
| CIE-LCH | lch(78.80, 57.88, 151.77°) |
| OKLab | oklab(79.96% -0.1385 0.0687) |
| OKLCH | oklch(79.96% 0.155 153.6) |
| XYZ | xyz(34.7751, 54.5794, 34.2882) |
| Luminance | 0.5458 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.97
Seaweed
#18D17B
ΔE00 4.38
Weird Green
#3AE57F
ΔE00 4.61
Emerald
#50C878
ΔE00 4.73
Tealish Green
#0CDC73
ΔE00 5.11
Soft Green
#6FC276
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DA8E #DA60AC
analogous
#6FDA60 #60DA8E #60DACB
triadic
#60DA8E #8E60DA #DA8E60
tetradic
#60DA8E #606FDA #DA60AC #DACB60
square
#60DA8E #606FDA #DA60AC #DACB60
split-complementary
#60DA8E #CB60DA #DA606F
monochromatic
#249B51 #30CD6B #60DA8E #92E6B1 #C3F1D5
Accessibility & contrast
On white
1.76
#60DA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#60DA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DA8E
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DA8E | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA89
Deuteranopia (green-blind)
#C9BE93
Tritanopia (blue-blind)
#3CD8C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #60da8e; /* rgb */ color: rgb(96, 218, 142); /* oklch */ color: oklch(80.0% 0.155 153.6);
Tailwind
colors: {
custom: {
50: '#97e6af',
500: '#60da8e',
950: '#000000',
},
}SCSS
$custom: #60da8e; $custom-light: #97e6af; $custom-dark: #000000;
JSON
{
"hex": "#60da8e",
"rgb": {
"r": 96,
"g": 218,
"b": 142
},
"hsl": {
"h": 142.623,
"s": 62.245,
"l": 61.569
},
"oklch": {
"l": 0.79958,
"c": 0.15462,
"h": 153.6
},
"luminance": 0.54583
}Semantic roles & 50–950 ramp
primary
#60DA8E
secondary
#A03F7B
accent
#1C88CA
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0E1610
muted
#7F8481