#60F18E#60F18E
#60F18E is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.6% C 0.186 H 150.9°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #60F18E |
|---|---|
| RGB | rgb(96, 241, 142) |
| HSL | hsl(139, 84%, 66%) |
| HSV | hsv(139, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 41.1%, 5.5%) |
| CIE-LAB | lab(85.68, -59.99, 36.48) |
| CIE-LCH | lch(85.68, 70.21, 148.70°) |
| OKLab | oklab(85.6% -0.1622 0.0903) |
| OKLCH | oklch(85.6% 0.186 150.9) |
| XYZ | xyz(41.1585, 67.3464, 36.4161) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.03
Wintergreen
#20F986
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.27
Light Green Blue
#56FCA2
ΔE00 3.31
Weird Green
#3AE57F
ΔE00 3.35
Minty Green
#0BF77D
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F18E #F160C3
analogous
#7AF160 #60F18E #60F1D6
triadic
#60F18E #8E60F1 #F18E60
tetradic
#60F18E #607AF1 #F160C3 #F1D660
square
#60F18E #607AF1 #F160C3 #F1D660
split-complementary
#60F18E #D660F1 #F1607A
monochromatic
#11C54A #28EC66 #60F18E #98F6B6 #D0FBDE
Accessibility & contrast
On white
1.45
#60F18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#60F18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F18E
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F18E | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE87
Deuteranopia (green-blind)
#DFD195
Tritanopia (blue-blind)
#31EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f18e; /* rgb */ color: rgb(96, 241, 142); /* oklch */ color: oklch(85.6% 0.186 150.9);
Tailwind
colors: {
custom: {
50: '#9af7b0',
500: '#60f18e',
950: '#000000',
},
}SCSS
$custom: #60f18e; $custom-light: #9af7b0; $custom-dark: #000000;
JSON
{
"hex": "#60f18e",
"rgb": {
"r": 96,
"g": 241,
"b": 142
},
"hsl": {
"h": 139.034,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.85604,
"c": 0.18562,
"h": 150.9
},
"luminance": 0.6735
}Semantic roles & 50–950 ramp
primary
#60F18E
secondary
#C33395
accent
#059BE0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581