#60DC8D#60DC8D
#60DC8D is a light, vivid green. Relative luminance 0.556; OKLCH L 80.4% C 0.158 H 153.0°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #60DC8D |
|---|---|
| RGB | rgb(96, 220, 141) |
| HSL | hsl(142, 64%, 62%) |
| HSV | hsv(142, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(79.38, -51.99, 28.67) |
| CIE-LCH | lch(79.38, 59.37, 151.12°) |
| OKLab | oklab(80.43% -0.1411 0.0718) |
| OKLCH | oklch(80.43% 0.158 153) |
| XYZ | xyz(35.2221, 55.5930, 34.0685) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.93
Weird Green
#3AE57F
ΔE00 4.05
Seaweed
#18D17B
ΔE00 4.52
Tealish Green
#0CDC73
ΔE00 4.75
Emerald
#50C878
ΔE00 5.06
Lightgreen
#90EE90
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DC8D #DC60AF
analogous
#71DC60 #60DC8D #60DCCB
triadic
#60DC8D #8D60DC #DC8D60
tetradic
#60DC8D #6071DC #DC60AF #DCCB60
square
#60DC8D #6071DC #DC60AF #DCCB60
split-complementary
#60DC8D #CB60DC #DC6071
monochromatic
#239F50 #2ED169 #60DC8D #92E7B1 #C4F2D5
Accessibility & contrast
On white
1.73
#60DC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#60DC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DC8D
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DC8D | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC88
Deuteranopia (green-blind)
#CBC092
Tritanopia (blue-blind)
#3BD9C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #60dc8d; /* rgb */ color: rgb(96, 220, 141); /* oklch */ color: oklch(80.4% 0.158 153.0);
Tailwind
colors: {
custom: {
50: '#97e8af',
500: '#60dc8d',
950: '#000000',
},
}SCSS
$custom: #60dc8d; $custom-light: #97e8af; $custom-dark: #000000;
JSON
{
"hex": "#60dc8d",
"rgb": {
"r": 96,
"g": 220,
"b": 141
},
"hsl": {
"h": 141.774,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.80431,
"c": 0.1583,
"h": 153
},
"luminance": 0.55596
}Semantic roles & 50–950 ramp
primary
#60DC8D
secondary
#A23E7E
accent
#1A8BCC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481