#60DD76#60DD76
#60DD76 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.3% C 0.181 H 147.2°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #60DD76 |
|---|---|
| RGB | rgb(96, 221, 118) |
| HSL | hsl(131, 65%, 62%) |
| HSV | hsv(131, 57%, 87%) |
| CMYK | cmyk(56.6%, 0%, 46.6%, 13.3%) |
| CIE-LAB | lab(79.33, -56.15, 40.19) |
| CIE-LCH | lch(79.33, 69.05, 144.41°) |
| OKLab | oklab(80.27% -0.152 0.098) |
| OKLCH | oklch(80.27% 0.181 147.2) |
| XYZ | xyz(33.9481, 55.5046, 26.0605) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.21
Lightish Green
#61E160
ΔE00 3.58
Tealish Green
#0CDC73
ΔE00 3.65
Fresh Green
#69D84F
ΔE00 5.42
Lightgreen
#90EE90
ΔE00 5.64
Seaweed
#18D17B
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DD76 #DD60C7
analogous
#89DD60 #60DD76 #60DDB5
triadic
#60DD76 #7660DD #DD7660
tetradic
#60DD76 #6089DD #DD60C7 #DDB560
square
#60DD76 #6089DD #DD60C7 #DDB560
split-complementary
#60DD76 #B560DD #DD6089
monochromatic
#22A038 #2ED24B #60DD76 #92E8A1 #C5F3CD
Accessibility & contrast
On white
1.74
#60DD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#60DD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DD76
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DD76 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CB6E
Deuteranopia (green-blind)
#CFC07D
Tritanopia (blue-blind)
#45D9C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60dd76; /* rgb */ color: rgb(96, 221, 118); /* oklch */ color: oklch(80.3% 0.181 147.2);
Tailwind
colors: {
custom: {
50: '#97e89f',
500: '#60dd76',
950: '#000000',
},
}SCSS
$custom: #60dd76; $custom-light: #97e89f; $custom-dark: #000000;
JSON
{
"hex": "#60dd76",
"rgb": {
"r": 96,
"g": 221,
"b": 118
},
"hsl": {
"h": 130.56,
"s": 64.767,
"l": 62.157
},
"oklch": {
"l": 0.80274,
"c": 0.18086,
"h": 147.2
},
"luminance": 0.55508
}Semantic roles & 50–950 ramp
primary
#60DD76
secondary
#A43E92
accent
#19ADCD
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480