#60DC8F#60DC8F
#60DC8F is a light, vivid green. Relative luminance 0.557; OKLCH L 80.5% C 0.156 H 153.6°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #60DC8F |
|---|---|
| RGB | rgb(96, 220, 143) |
| HSL | hsl(143, 64%, 62%) |
| HSV | hsv(143, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 35%, 13.7%) |
| CIE-LAB | lab(79.42, -51.63, 27.69) |
| CIE-LCH | lch(79.42, 58.58, 151.79°) |
| OKLab | oklab(80.47% -0.1402 0.0695) |
| OKLCH | oklch(80.47% 0.156 153.6) |
| XYZ | xyz(35.3722, 55.6531, 34.8593) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.80
Weird Green
#3AE57F
ΔE00 4.31
Seaweed
#18D17B
ΔE00 4.59
Tealish Green
#0CDC73
ΔE00 5.02
Emerald
#50C878
ΔE00 5.14
Seafoam Green
#7AF9AB
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DC8F #DC60AD
analogous
#6FDC60 #60DC8F #60DCCD
triadic
#60DC8F #8F60DC #DC8F60
tetradic
#60DC8F #606FDC #DC60AD #DCCD60
square
#60DC8F #606FDC #DC60AD #DCCD60
split-complementary
#60DC8F #CD60DC #DC606F
monochromatic
#239F52 #2ED16C #60DC8F #92E7B2 #C4F2D6
Accessibility & contrast
On white
1.73
#60DC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#60DC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DC8F
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DC8F | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8A
Deuteranopia (green-blind)
#CBC094
Tritanopia (blue-blind)
#3ADAC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #60dc8f; /* rgb */ color: rgb(96, 220, 143); /* oklch */ color: oklch(80.5% 0.156 153.6);
Tailwind
colors: {
custom: {
50: '#97e8b0',
500: '#60dc8f',
950: '#000000',
},
}SCSS
$custom: #60dc8f; $custom-light: #97e8b0; $custom-dark: #000000;
JSON
{
"hex": "#60dc8f",
"rgb": {
"r": 96,
"g": 220,
"b": 143
},
"hsl": {
"h": 142.742,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.8047,
"c": 0.15646,
"h": 153.6
},
"luminance": 0.55656
}Semantic roles & 50–950 ramp
primary
#60DC8F
secondary
#A23E7C
accent
#1A88CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481