#60DF83#60DF83
#60DF83 is a light, vivid green. Relative luminance 0.569; OKLCH L 81.0% C 0.172 H 150.0°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #60DF83 |
|---|---|
| RGB | rgb(96, 223, 131) |
| HSL | hsl(137, 66%, 63%) |
| HSV | hsv(137, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(80.12, -54.90, 34.74) |
| CIE-LCH | lch(80.12, 64.96, 147.67°) |
| OKLab | oklab(80.99% -0.1486 0.0859) |
| OKLCH | oklch(80.99% 0.172 150) |
| XYZ | xyz(35.3058, 56.8976, 30.5901) |
| Luminance | 0.5690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.65
Tealish Green
#0CDC73
ΔE00 3.72
Aqua Green
#12E193
ΔE00 5.04
Seaweed
#18D17B
ΔE00 5.08
Lightish Green
#61E160
ΔE00 5.38
Lightgreen
#90EE90
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DF83 #DF60BC
analogous
#7DDF60 #60DF83 #60DFC2
triadic
#60DF83 #8360DF #DF8360
tetradic
#60DF83 #607DDF #DF60BC #DFC260
square
#60DF83 #607DDF #DF60BC #DFC260
split-complementary
#60DF83 #C260DF #DF607D
monochromatic
#21A445 #2DD55B #60DF83 #93E9AB #C6F4D2
Accessibility & contrast
On white
1.70
#60DF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#60DF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DF83
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DF83 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7C
Deuteranopia (green-blind)
#CFC289
Tritanopia (blue-blind)
#3FDBC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60df83; /* rgb */ color: rgb(96, 223, 131); /* oklch */ color: oklch(81.0% 0.172 150.0);
Tailwind
colors: {
custom: {
50: '#97eaa8',
500: '#60df83',
950: '#000000',
},
}SCSS
$custom: #60df83; $custom-light: #97eaa8; $custom-dark: #000000;
JSON
{
"hex": "#60df83",
"rgb": {
"r": 96,
"g": 223,
"b": 131
},
"hsl": {
"h": 136.535,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.80985,
"c": 0.17163,
"h": 150
},
"luminance": 0.56901
}Semantic roles & 50–950 ramp
primary
#60DF83
secondary
#A63D89
accent
#179CCE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F1610
muted
#808480