#60DA7B#60DA7B
#60DA7B is a light, vivid green. Relative luminance 0.541; OKLCH L 79.6% C 0.172 H 148.5°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #60DA7B |
|---|---|
| RGB | rgb(96, 218, 123) |
| HSL | hsl(133, 62%, 62%) |
| HSV | hsv(133, 56%, 85%) |
| CMYK | cmyk(56%, 0%, 43.6%, 14.5%) |
| CIE-LAB | lab(78.49, -54.23, 36.65) |
| CIE-LCH | lch(78.49, 65.45, 145.95°) |
| OKLab | oklab(79.61% -0.1468 0.0901) |
| OKLCH | oklch(79.61% 0.172 148.5) |
| XYZ | xyz(33.4682, 54.0567, 27.4053) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.40
Tealish Green
#0CDC73
ΔE00 3.60
Seaweed
#18D17B
ΔE00 4.79
Lightish Green
#61E160
ΔE00 4.83
Emerald
#50C878
ΔE00 4.93
Aqua Green
#12E193
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DA7B #DA60BF
analogous
#82DA60 #60DA7B #60DAB8
triadic
#60DA7B #7B60DA #DA7B60
tetradic
#60DA7B #6082DA #DA60BF #DAB860
square
#60DA7B #6082DA #DA60BF #DAB860
split-complementary
#60DA7B #B860DA #DA6082
monochromatic
#249B3F #30CD53 #60DA7B #92E6A4 #C3F1CD
Accessibility & contrast
On white
1.78
#60DA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#60DA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DA7B
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DA7B | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC974
Deuteranopia (green-blind)
#CCBE81
Tritanopia (blue-blind)
#44D6C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #60da7b; /* rgb */ color: rgb(96, 218, 123); /* oklch */ color: oklch(79.6% 0.172 148.5);
Tailwind
colors: {
custom: {
50: '#97e6a2',
500: '#60da7b',
950: '#000000',
},
}SCSS
$custom: #60da7b; $custom-light: #97e6a2; $custom-dark: #000000;
JSON
{
"hex": "#60da7b",
"rgb": {
"r": 96,
"g": 218,
"b": 123
},
"hsl": {
"h": 133.279,
"s": 62.245,
"l": 61.569
},
"oklch": {
"l": 0.7961,
"c": 0.17224,
"h": 148.5
},
"luminance": 0.5406
}Semantic roles & 50–950 ramp
primary
#60DA7B
secondary
#A03F8A
accent
#1CA3CA
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0E160F
muted
#7F8480