#60DE92#60DE92
#60DE92 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.0% C 0.156 H 154.3°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #60DE92 |
|---|---|
| RGB | rgb(96, 222, 146) |
| HSL | hsl(144, 66%, 62%) |
| HSV | hsv(144, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 34.2%, 12.9%) |
| CIE-LAB | lab(80.07, -51.88, 27.02) |
| CIE-LCH | lch(80.07, 58.50, 152.49°) |
| OKLab | oklab(81.02% -0.1409 0.0679) |
| OKLCH | oklch(81.02% 0.156 154.3) |
| XYZ | xyz(36.1306, 56.8013, 36.2483) |
| Luminance | 0.5681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 4.34
Seaweed
#18D17B
ΔE00 4.93
Tealish Green
#0CDC73
ΔE00 5.25
Emerald
#50C878
ΔE00 5.66
Seafoam Green
#7AF9AB
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DE92 #DE60AC
analogous
#6DDE60 #60DE92 #60DED1
triadic
#60DE92 #9260DE #DE9260
tetradic
#60DE92 #606DDE #DE60AC #DED160
square
#60DE92 #606DDE #DE60AC #DED160
split-complementary
#60DE92 #D160DE #DE606D
monochromatic
#22A255 #2DD36F #60DE92 #93E9B5 #C5F3D7
Accessibility & contrast
On white
1.70
#60DE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#60DE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DE92
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DE92 | 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)
#DECE8D
Deuteranopia (green-blind)
#CCC297
Tritanopia (blue-blind)
#38DCCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60de92; /* rgb */ color: rgb(96, 222, 146); /* oklch */ color: oklch(81.0% 0.156 154.3);
Tailwind
colors: {
custom: {
50: '#97e9b2',
500: '#60de92',
950: '#000000',
},
}SCSS
$custom: #60de92; $custom-light: #97e9b2; $custom-dark: #000000;
JSON
{
"hex": "#60de92",
"rgb": {
"r": 96,
"g": 222,
"b": 146
},
"hsl": {
"h": 143.81,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.81021,
"c": 0.15646,
"h": 154.3
},
"luminance": 0.56805
}Semantic roles & 50–950 ramp
primary
#60DE92
secondary
#A53D7C
accent
#1885CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481