#60DB98#60DB98
#60DB98 is a light, vivid green. Relative luminance 0.554; OKLCH L 80.4% C 0.147 H 156.8°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #60DB98 |
|---|---|
| RGB | rgb(96, 219, 152) |
| HSL | hsl(147, 63%, 62%) |
| HSV | hsv(147, 56%, 86%) |
| CMYK | cmyk(56.2%, 0%, 30.6%, 14.1%) |
| CIE-LAB | lab(79.28, -49.53, 22.84) |
| CIE-LCH | lch(79.28, 54.54, 155.24°) |
| OKLab | oklab(80.41% -0.1351 0.0578) |
| OKLCH | oklch(80.41% 0.147 156.8) |
| XYZ | xyz(35.8199, 55.4135, 38.5079) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.79
Seaweed
#18D17B
ΔE00 5.30
Eucalyptus
#44D7A8
ΔE00 5.35
Seafoam
#7FE0B3
ΔE00 5.45
Emerald
#50C878
ΔE00 5.77
Weird Green
#3AE57F
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DB98 #DB60A3
analogous
#66DB60 #60DB98 #60DBD6
triadic
#60DB98 #9860DB #DB9860
tetradic
#60DB98 #6066DB #DB60A3 #DBD660
square
#60DB98 #6066DB #DB60A3 #DBD660
split-complementary
#60DB98 #D660DB #DB6066
monochromatic
#249D5B #2FCF78 #60DB98 #92E6B8 #C4F2D9
Accessibility & contrast
On white
1.74
#60DB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#60DB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DB98
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DB98 | 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)
#DACC94
Deuteranopia (green-blind)
#C9BF9C
Tritanopia (blue-blind)
#36D9C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60db98; /* rgb */ color: rgb(96, 219, 152); /* oklch */ color: oklch(80.4% 0.147 156.8);
Tailwind
colors: {
custom: {
50: '#97e7b6',
500: '#60db98',
950: '#000000',
},
}SCSS
$custom: #60db98; $custom-light: #97e7b6; $custom-dark: #000000;
JSON
{
"hex": "#60db98",
"rgb": {
"r": 96,
"g": 219,
"b": 152
},
"hsl": {
"h": 147.317,
"s": 63.077,
"l": 61.765
},
"oklch": {
"l": 0.80411,
"c": 0.14693,
"h": 156.8
},
"luminance": 0.55417
}Semantic roles & 50–950 ramp
primary
#60DB98
secondary
#A13E74
accent
#1B7BCB
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0E1611
muted
#7F8481