#60DD77#60DD77
#60DD77 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.3% C 0.180 H 147.4°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #60DD77 |
|---|---|
| RGB | rgb(96, 221, 119) |
| HSL | hsl(131, 65%, 62%) |
| HSV | hsv(131, 57%, 87%) |
| CMYK | cmyk(56.6%, 0%, 46.2%, 13.3%) |
| CIE-LAB | lab(79.34, -56.01, 39.71) |
| CIE-LCH | lch(79.34, 68.66, 144.66°) |
| OKLab | oklab(80.29% -0.1516 0.097) |
| OKLCH | oklch(80.29% 0.18 147.4) |
| XYZ | xyz(34.0079, 55.5285, 26.3751) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.14
Tealish Green
#0CDC73
ΔE00 3.62
Lightish Green
#61E160
ΔE00 3.73
Fresh Green
#69D84F
ΔE00 5.57
Seaweed
#18D17B
ΔE00 5.61
Lightgreen
#90EE90
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DD77 #DD60C6
analogous
#88DD60 #60DD77 #60DDB6
triadic
#60DD77 #7760DD #DD7760
tetradic
#60DD77 #6088DD #DD60C6 #DDB660
square
#60DD77 #6088DD #DD60C6 #DDB660
split-complementary
#60DD77 #B660DD #DD6088
monochromatic
#22A039 #2ED24C #60DD77 #92E8A2 #C5F3CD
Accessibility & contrast
On white
1.73
#60DD77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#60DD77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DD77
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DD77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DD77 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6F
Deuteranopia (green-blind)
#CFC07E
Tritanopia (blue-blind)
#44D9C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #60dd77; /* rgb */ color: rgb(96, 221, 119); /* oklch */ color: oklch(80.3% 0.180 147.4);
Tailwind
colors: {
custom: {
50: '#97e8a0',
500: '#60dd77',
950: '#000000',
},
}SCSS
$custom: #60dd77; $custom-light: #97e8a0; $custom-dark: #000000;
JSON
{
"hex": "#60dd77",
"rgb": {
"r": 96,
"g": 221,
"b": 119
},
"hsl": {
"h": 131.04,
"s": 64.767,
"l": 62.157
},
"oklch": {
"l": 0.8029,
"c": 0.17995,
"h": 147.4
},
"luminance": 0.55532
}Semantic roles & 50–950 ramp
primary
#60DD77
secondary
#A43E91
accent
#19ACCD
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480