#60DF7F#60DF7F
#60DF7F is a light, vivid green. Relative luminance 0.568; OKLCH L 80.9% C 0.175 H 149.0°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #60DF7F |
|---|---|
| RGB | rgb(96, 223, 127) |
| HSL | hsl(135, 66%, 63%) |
| HSV | hsv(135, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 43%, 12.5%) |
| CIE-LAB | lab(80.06, -55.54, 36.66) |
| CIE-LCH | lch(80.06, 66.55, 146.57°) |
| OKLab | oklab(80.92% -0.1503 0.0903) |
| OKLCH | oklch(80.92% 0.175 149) |
| XYZ | xyz(35.0399, 56.7912, 29.1898) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.60
Tealish Green
#0CDC73
ΔE00 3.59
Lightish Green
#61E160
ΔE00 4.72
Seaweed
#18D17B
ΔE00 5.32
Lightgreen
#90EE90
ΔE00 5.33
Aqua Green
#12E193
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DF7F #DF60C0
analogous
#80DF60 #60DF7F #60DFBF
triadic
#60DF7F #7F60DF #DF7F60
tetradic
#60DF7F #6080DF #DF60C0 #DFBF60
square
#60DF7F #6080DF #DF60C0 #DFBF60
split-complementary
#60DF7F #BF60DF #DF6080
monochromatic
#21A441 #2DD556 #60DF7F #93E9A8 #C6F4D1
Accessibility & contrast
On white
1.70
#60DF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#60DF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DF7F
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DF7F | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE78
Deuteranopia (green-blind)
#D0C285
Tritanopia (blue-blind)
#41DBC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60df7f; /* rgb */ color: rgb(96, 223, 127); /* oklch */ color: oklch(80.9% 0.175 149.0);
Tailwind
colors: {
custom: {
50: '#97eaa5',
500: '#60df7f',
950: '#000000',
},
}SCSS
$custom: #60df7f; $custom-light: #97eaa5; $custom-dark: #000000;
JSON
{
"hex": "#60df7f",
"rgb": {
"r": 96,
"g": 223,
"b": 127
},
"hsl": {
"h": 134.646,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.80916,
"c": 0.17531,
"h": 149
},
"luminance": 0.56794
}Semantic roles & 50–950 ramp
primary
#60DF7F
secondary
#A63D8D
accent
#17A2CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480