#60E88C#60E88C
#60E88C is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.4% C 0.175 H 151.3°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #60E88C |
|---|---|
| RGB | rgb(96, 232, 140) |
| HSL | hsl(139, 75%, 64%) |
| HSV | hsv(139, 59%, 91%) |
| CMYK | cmyk(58.6%, 0%, 39.7%, 9%) |
| CIE-LAB | lab(82.96, -56.89, 33.92) |
| CIE-LCH | lch(82.96, 66.24, 149.19°) |
| OKLab | oklab(83.36% -0.1539 0.0843) |
| OKLCH | oklch(83.36% 0.175 151.3) |
| XYZ | xyz(38.4112, 62.0898, 34.7662) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.46
Turquoise Green
#04F489
ΔE00 4.05
Sea Green (survey)
#53FCA1
ΔE00 4.61
Light Green Blue
#56FCA2
ΔE00 4.62
Tealish Green
#0CDC73
ΔE00 4.64
Lightgreen
#90EE90
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E88C #E860BC
analogous
#78E860 #60E88C #60E8D0
triadic
#60E88C #8C60E8 #E88C60
tetradic
#60E88C #6078E8 #E860BC #E8D060
square
#60E88C #6078E8 #E860BC #E8D060
split-complementary
#60E88C #D060E8 #E86078
monochromatic
#1AB44C #2BE065 #60E88C #95F0B3 #CBF7D9
Accessibility & contrast
On white
1.56
#60E88C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#60E88C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E88C
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E88C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E88C | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D686
Deuteranopia (green-blind)
#D7CA92
Tritanopia (blue-blind)
#37E5D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e88c; /* rgb */ color: rgb(96, 232, 140); /* oklch */ color: oklch(83.4% 0.175 151.3);
Tailwind
colors: {
custom: {
50: '#99f0ae',
500: '#60e88c',
950: '#000000',
},
}SCSS
$custom: #60e88c; $custom-light: #99f0ae; $custom-dark: #000000;
JSON
{
"hex": "#60e88c",
"rgb": {
"r": 96,
"g": 232,
"b": 140
},
"hsl": {
"h": 139.412,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.83361,
"c": 0.17549,
"h": 151.3
},
"luminance": 0.62093
}Semantic roles & 50–950 ramp
primary
#60E88C
secondary
#B4388C
accent
#0F96D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581