#60F18A#60F18A
#60F18A is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.5% C 0.189 H 150.0°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #60F18A |
|---|---|
| RGB | rgb(96, 241, 138) |
| HSL | hsl(137, 84%, 66%) |
| HSV | hsv(137, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 42.7%, 5.5%) |
| CIE-LAB | lab(85.62, -60.64, 38.38) |
| CIE-LCH | lch(85.62, 71.77, 147.67°) |
| OKLab | oklab(85.54% -0.1639 0.0946) |
| OKLCH | oklch(85.54% 0.189 150) |
| XYZ | xyz(40.8636, 67.2284, 34.8627) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.07
Turquoise Green
#04F489
ΔE00 3.09
Weird Green
#3AE57F
ΔE00 3.34
Minty Green
#0BF77D
ΔE00 3.39
Sea Green (survey)
#53FCA1
ΔE00 3.72
Light Green Blue
#56FCA2
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F18A #F160C7
analogous
#7EF160 #60F18A #60F1D2
triadic
#60F18A #8A60F1 #F18A60
tetradic
#60F18A #607EF1 #F160C7 #F1D260
square
#60F18A #607EF1 #F160C7 #F1D260
split-complementary
#60F18A #D260F1 #F1607E
monochromatic
#11C545 #28EC61 #60F18A #98F6B3 #D0FBDD
Accessibility & contrast
On white
1.45
#60F18A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#60F18A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F18A
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F18A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F18A | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE82
Deuteranopia (green-blind)
#E0D191
Tritanopia (blue-blind)
#34EDD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f18a; /* rgb */ color: rgb(96, 241, 138); /* oklch */ color: oklch(85.5% 0.189 150.0);
Tailwind
colors: {
custom: {
50: '#9af7ad',
500: '#60f18a',
950: '#000000',
},
}SCSS
$custom: #60f18a; $custom-light: #9af7ad; $custom-dark: #000000;
JSON
{
"hex": "#60f18a",
"rgb": {
"r": 96,
"g": 241,
"b": 138
},
"hsl": {
"h": 137.379,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.85535,
"c": 0.18922,
"h": 150
},
"luminance": 0.67232
}Semantic roles & 50–950 ramp
primary
#60F18A
secondary
#C33399
accent
#05A1E0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581