#60DC98#60DC98
#60DC98 is a light, vivid green. Relative luminance 0.559; OKLCH L 80.7% C 0.148 H 156.6°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #60DC98 |
|---|---|
| RGB | rgb(96, 220, 152) |
| HSL | hsl(147, 64%, 62%) |
| HSV | hsv(147, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 30.9%, 13.7%) |
| CIE-LAB | lab(79.58, -49.94, 23.25) |
| CIE-LCH | lch(79.58, 55.08, 155.04°) |
| OKLab | oklab(80.66% -0.1361 0.0588) |
| OKLCH | oklch(80.66% 0.148 156.6) |
| XYZ | xyz(36.0816, 55.9368, 38.5951) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.66
Seaweed
#18D17B
ΔE00 5.32
Eucalyptus
#44D7A8
ΔE00 5.53
Seafoam
#7FE0B3
ΔE00 5.54
Weird Green
#3AE57F
ΔE00 5.72
Emerald
#50C878
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DC98 #DC60A4
analogous
#66DC60 #60DC98 #60DCD6
triadic
#60DC98 #9860DC #DC9860
tetradic
#60DC98 #6066DC #DC60A4 #DCD660
square
#60DC98 #6066DC #DC60A4 #DCD660
split-complementary
#60DC98 #D660DC #DC6066
monochromatic
#239F5B #2ED178 #60DC98 #92E7B8 #C4F2D9
Accessibility & contrast
On white
1.72
#60DC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#60DC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DC98
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DC98 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD94
Deuteranopia (green-blind)
#CAC09C
Tritanopia (blue-blind)
#35DACA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #60dc98; /* rgb */ color: rgb(96, 220, 152); /* oklch */ color: oklch(80.7% 0.148 156.6);
Tailwind
colors: {
custom: {
50: '#97e8b6',
500: '#60dc98',
950: '#000000',
},
}SCSS
$custom: #60dc98; $custom-light: #97e8b6; $custom-dark: #000000;
JSON
{
"hex": "#60dc98",
"rgb": {
"r": 96,
"g": 220,
"b": 152
},
"hsl": {
"h": 147.097,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.80656,
"c": 0.14831,
"h": 156.6
},
"luminance": 0.5594
}Semantic roles & 50–950 ramp
primary
#60DC98
secondary
#A23E75
accent
#1A7BCC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481