#60DB97#60DB97
#60DB97 is a light, vivid green. Relative luminance 0.554; OKLCH L 80.4% C 0.148 H 156.5°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #60DB97 |
|---|---|
| RGB | rgb(96, 219, 151) |
| HSL | hsl(147, 63%, 62%) |
| HSV | hsv(147, 56%, 86%) |
| CMYK | cmyk(56.2%, 0%, 31.1%, 14.1%) |
| CIE-LAB | lab(79.26, -49.72, 23.33) |
| CIE-LCH | lch(79.26, 54.92, 154.86°) |
| OKLab | oklab(80.39% -0.1355 0.059) |
| OKLCH | oklch(80.39% 0.148 156.5) |
| XYZ | xyz(35.7383, 55.3809, 38.0784) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.75
Seaweed
#18D17B
ΔE00 5.18
Eucalyptus
#44D7A8
ΔE00 5.54
Seafoam
#7FE0B3
ΔE00 5.62
Emerald
#50C878
ΔE00 5.66
Weird Green
#3AE57F
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DB97 #DB60A4
analogous
#67DB60 #60DB97 #60DBD4
triadic
#60DB97 #9760DB #DB9760
tetradic
#60DB97 #6067DB #DB60A4 #DBD460
square
#60DB97 #6067DB #DB60A4 #DBD460
split-complementary
#60DB97 #D460DB #DB6067
monochromatic
#249D5A #2FCF76 #60DB97 #92E6B8 #C4F2D8
Accessibility & contrast
On white
1.74
#60DB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#60DB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DB97
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DB97 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC93
Deuteranopia (green-blind)
#C9BF9B
Tritanopia (blue-blind)
#36D9C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60db97; /* rgb */ color: rgb(96, 219, 151); /* oklch */ color: oklch(80.4% 0.148 156.5);
Tailwind
colors: {
custom: {
50: '#97e7b6',
500: '#60db97',
950: '#000000',
},
}SCSS
$custom: #60db97; $custom-light: #97e7b6; $custom-dark: #000000;
JSON
{
"hex": "#60db97",
"rgb": {
"r": 96,
"g": 219,
"b": 151
},
"hsl": {
"h": 146.829,
"s": 63.077,
"l": 61.765
},
"oklch": {
"l": 0.8039,
"c": 0.14782,
"h": 156.5
},
"luminance": 0.55384
}Semantic roles & 50–950 ramp
primary
#60DB97
secondary
#A13E75
accent
#1B7CCB
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481