#60DD7C#60DD7C
#60DD7C is a light, vivid green. Relative luminance 0.557; OKLCH L 80.4% C 0.175 H 148.5°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #60DD7C |
|---|---|
| RGB | rgb(96, 221, 124) |
| HSL | hsl(133, 65%, 62%) |
| HSV | hsv(133, 57%, 87%) |
| CMYK | cmyk(56.6%, 0%, 43.9%, 13.3%) |
| CIE-LAB | lab(79.42, -55.24, 37.33) |
| CIE-LCH | lch(79.42, 66.67, 145.95°) |
| OKLab | oklab(80.37% -0.1495 0.0917) |
| OKLCH | oklch(80.37% 0.175 148.5) |
| XYZ | xyz(34.3161, 55.6518, 27.9984) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.92
Tealish Green
#0CDC73
ΔE00 3.54
Lightish Green
#61E160
ΔE00 4.51
Seaweed
#18D17B
ΔE00 5.18
Lightgreen
#90EE90
ΔE00 5.59
Emerald
#50C878
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DD7C #DD60C1
analogous
#83DD60 #60DD7C #60DDBB
triadic
#60DD7C #7C60DD #DD7C60
tetradic
#60DD7C #6083DD #DD60C1 #DDBB60
square
#60DD7C #6083DD #DD60C1 #DDBB60
split-complementary
#60DD7C #BB60DD #DD6083
monochromatic
#22A03F #2ED252 #60DD7C #92E8A6 #C5F3CF
Accessibility & contrast
On white
1.73
#60DD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#60DD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DD7C
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DD7C | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC75
Deuteranopia (green-blind)
#CEC082
Tritanopia (blue-blind)
#43D9C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #60dd7c; /* rgb */ color: rgb(96, 221, 124); /* oklch */ color: oklch(80.4% 0.175 148.5);
Tailwind
colors: {
custom: {
50: '#97e8a3',
500: '#60dd7c',
950: '#000000',
},
}SCSS
$custom: #60dd7c; $custom-light: #97e8a3; $custom-dark: #000000;
JSON
{
"hex": "#60dd7c",
"rgb": {
"r": 96,
"g": 221,
"b": 124
},
"hsl": {
"h": 133.44,
"s": 64.767,
"l": 62.157
},
"oklch": {
"l": 0.80371,
"c": 0.17537,
"h": 148.5
},
"luminance": 0.55655
}Semantic roles & 50–950 ramp
primary
#60DD7C
secondary
#A43E8D
accent
#19A4CD
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480