#60E188#60E188
#60E188 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.6% C 0.170 H 151.0°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #60E188 |
|---|---|
| RGB | rgb(96, 225, 136) |
| HSL | hsl(139, 68%, 63%) |
| HSV | hsv(139, 57%, 88%) |
| CMYK | cmyk(57.3%, 0%, 39.6%, 11.8%) |
| CIE-LAB | lab(80.80, -54.84, 33.10) |
| CIE-LCH | lch(80.80, 64.06, 148.89°) |
| OKLab | oklab(81.57% -0.1485 0.0822) |
| OKLCH | oklch(81.57% 0.17 151) |
| XYZ | xyz(36.1903, 58.1114, 32.5972) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.64
Tealish Green
#0CDC73
ΔE00 4.03
Aqua Green
#12E193
ΔE00 4.56
Seaweed
#18D17B
ΔE00 5.24
Turquoise Green
#04F489
ΔE00 5.25
Lightgreen
#90EE90
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E188 #E160B9
analogous
#78E160 #60E188 #60E1C9
triadic
#60E188 #8860E1 #E18860
tetradic
#60E188 #6078E1 #E160B9 #E1C960
square
#60E188 #6078E1 #E160B9 #E1C960
split-complementary
#60E188 #C960E1 #E16078
monochromatic
#20A74A #2DD761 #60E188 #93EBAF #C7F4D5
Accessibility & contrast
On white
1.66
#60E188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#60E188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E188
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E188 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D082
Deuteranopia (green-blind)
#D1C48E
Tritanopia (blue-blind)
#3CDECB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60e188; /* rgb */ color: rgb(96, 225, 136); /* oklch */ color: oklch(81.6% 0.170 151.0);
Tailwind
colors: {
custom: {
50: '#98ebab',
500: '#60e188',
950: '#000000',
},
}SCSS
$custom: #60e188; $custom-light: #98ebab; $custom-dark: #000000;
JSON
{
"hex": "#60e188",
"rgb": {
"r": 96,
"g": 225,
"b": 136
},
"hsl": {
"h": 138.605,
"s": 68.254,
"l": 62.941
},
"oklch": {
"l": 0.81567,
"c": 0.16973,
"h": 151
},
"luminance": 0.58115
}Semantic roles & 50–950 ramp
primary
#60E188
secondary
#A93C87
accent
#1596D0
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581