#60E88D#60E88D
#60E88D is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.4% C 0.175 H 151.6°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #60E88D |
|---|---|
| RGB | rgb(96, 232, 141) |
| HSL | hsl(140, 75%, 64%) |
| HSV | hsv(140, 59%, 91%) |
| CMYK | cmyk(58.6%, 0%, 39.2%, 9%) |
| CIE-LAB | lab(82.98, -56.72, 33.44) |
| CIE-LCH | lch(82.98, 65.85, 149.48°) |
| OKLab | oklab(83.38% -0.1535 0.0832) |
| OKLCH | oklch(83.38% 0.175 151.6) |
| XYZ | xyz(38.4853, 62.1194, 35.1563) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.53
Turquoise Green
#04F489
ΔE00 4.08
Sea Green (survey)
#53FCA1
ΔE00 4.55
Light Green Blue
#56FCA2
ΔE00 4.56
Tealish Green
#0CDC73
ΔE00 4.70
Aqua Green
#12E193
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E88D #E860BB
analogous
#77E860 #60E88D #60E8D1
triadic
#60E88D #8D60E8 #E88D60
tetradic
#60E88D #6077E8 #E860BB #E8D160
square
#60E88D #6077E8 #E860BB #E8D160
split-complementary
#60E88D #D160E8 #E86077
monochromatic
#1AB44D #2BE067 #60E88D #95F0B3 #CBF7DA
Accessibility & contrast
On white
1.56
#60E88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#60E88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E88D
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E88D | 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)
#E9D687
Deuteranopia (green-blind)
#D7CA93
Tritanopia (blue-blind)
#36E5D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e88d; /* rgb */ color: rgb(96, 232, 141); /* oklch */ color: oklch(83.4% 0.175 151.6);
Tailwind
colors: {
custom: {
50: '#99f0af',
500: '#60e88d',
950: '#000000',
},
}SCSS
$custom: #60e88d; $custom-light: #99f0af; $custom-dark: #000000;
JSON
{
"hex": "#60e88d",
"rgb": {
"r": 96,
"g": 232,
"b": 141
},
"hsl": {
"h": 139.853,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.83379,
"c": 0.17458,
"h": 151.6
},
"luminance": 0.62123
}Semantic roles & 50–950 ramp
primary
#60E88D
secondary
#B4388B
accent
#0F95D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581