#60DF95#60DF95
#60DF95 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.3% C 0.155 H 155.1°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #60DF95 |
|---|---|
| RGB | rgb(96, 223, 149) |
| HSL | hsl(145, 66%, 63%) |
| HSV | hsv(145, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 33.2%, 12.5%) |
| CIE-LAB | lab(80.42, -51.73, 25.95) |
| CIE-LCH | lch(80.42, 57.87, 153.36°) |
| OKLab | oklab(81.33% -0.1406 0.0654) |
| OKLCH | oklch(81.33% 0.155 155.1) |
| XYZ | xyz(36.6334, 57.4286, 37.5823) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 4.61
Seaweed
#18D17B
ΔE00 5.21
Tealish Green
#0CDC73
ΔE00 5.60
Seafoam Green
#7AF9AB
ΔE00 5.87
Light Greenish Blue
#63F7B4
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DF95 #DF60AA
analogous
#6BDF60 #60DF95 #60DFD4
triadic
#60DF95 #9560DF #DF9560
tetradic
#60DF95 #606BDF #DF60AA #DFD460
square
#60DF95 #606BDF #DF60AA #DFD460
split-complementary
#60DF95 #D460DF #DF606B
monochromatic
#21A457 #2DD573 #60DF95 #93E9B7 #C6F4D9
Accessibility & contrast
On white
1.68
#60DF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#60DF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DF95
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DF95 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF90
Deuteranopia (green-blind)
#CDC39A
Tritanopia (blue-blind)
#36DDCC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60df95; /* rgb */ color: rgb(96, 223, 149); /* oklch */ color: oklch(81.3% 0.155 155.1);
Tailwind
colors: {
custom: {
50: '#97eab4',
500: '#60df95',
950: '#000000',
},
}SCSS
$custom: #60df95; $custom-light: #97eab4; $custom-dark: #000000;
JSON
{
"hex": "#60df95",
"rgb": {
"r": 96,
"g": 223,
"b": 149
},
"hsl": {
"h": 145.039,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.81327,
"c": 0.15511,
"h": 155.1
},
"luminance": 0.57432
}Semantic roles & 50–950 ramp
primary
#60DF95
secondary
#A63D7A
accent
#1782CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481