#60E88F#60E88F
#60E88F is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.4% C 0.173 H 152.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #60E88F |
|---|---|
| RGB | rgb(96, 232, 143) |
| HSL | hsl(141, 75%, 64%) |
| HSV | hsv(141, 59%, 91%) |
| CMYK | cmyk(58.6%, 0%, 38.4%, 9%) |
| CIE-LAB | lab(83.01, -56.38, 32.48) |
| CIE-LCH | lch(83.01, 65.06, 150.06°) |
| OKLab | oklab(83.42% -0.1526 0.0809) |
| OKLCH | oklch(83.42% 0.173 152.1) |
| XYZ | xyz(38.6354, 62.1795, 35.9471) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.72
Turquoise Green
#04F489
ΔE00 4.17
Light Green Blue
#56FCA2
ΔE00 4.46
Sea Green (survey)
#53FCA1
ΔE00 4.46
Aqua Green
#12E193
ΔE00 4.51
Seafoam Green
#7AF9AB
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E88F #E860B9
analogous
#75E860 #60E88F #60E8D3
triadic
#60E88F #8F60E8 #E88F60
tetradic
#60E88F #6075E8 #E860B9 #E8D360
square
#60E88F #6075E8 #E860B9 #E8D360
split-complementary
#60E88F #D360E8 #E86075
monochromatic
#1AB44F #2BE069 #60E88F #95F0B5 #CBF7DA
Accessibility & contrast
On white
1.56
#60E88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#60E88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E88F
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E88F | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D689
Deuteranopia (green-blind)
#D6CA95
Tritanopia (blue-blind)
#35E5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #60e88f; /* rgb */ color: rgb(96, 232, 143); /* oklch */ color: oklch(83.4% 0.173 152.1);
Tailwind
colors: {
custom: {
50: '#99f0b0',
500: '#60e88f',
950: '#000000',
},
}SCSS
$custom: #60e88f; $custom-light: #99f0b0; $custom-dark: #000000;
JSON
{
"hex": "#60e88f",
"rgb": {
"r": 96,
"g": 232,
"b": 143
},
"hsl": {
"h": 140.735,
"s": 74.725,
"l": 64.314
},
"oklch": {
"l": 0.83416,
"c": 0.17276,
"h": 152.1
},
"luminance": 0.62183
}Semantic roles & 50–950 ramp
primary
#60E88F
secondary
#B43889
accent
#0F92D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581