#60F292#60F292
#60F292 is a very light, vivid green. Relative luminance 0.681; OKLCH L 85.9% C 0.183 H 151.7°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #60F292 |
|---|---|
| RGB | rgb(96, 242, 146) |
| HSL | hsl(141, 85%, 66%) |
| HSV | hsv(141, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 39.7%, 5.1%) |
| CIE-LAB | lab(86.04, -59.70, 34.96) |
| CIE-LCH | lch(86.04, 69.19, 149.65°) |
| OKLab | oklab(85.92% -0.1615 0.0868) |
| OKLCH | oklch(85.92% 0.183 151.7) |
| XYZ | xyz(41.7610, 68.0623, 38.1251) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.77
Light Green Blue
#56FCA2
ΔE00 2.80
Turquoise Green
#04F489
ΔE00 3.04
Light Bluish Green
#76FDA8
ΔE00 3.31
Wintergreen
#20F986
ΔE00 3.34
Weird Green
#3AE57F
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F292 #F260C0
analogous
#77F260 #60F292 #60F2DB
triadic
#60F292 #9260F2 #F29260
tetradic
#60F292 #6077F2 #F260C0 #F2DB60
square
#60F292 #6077F2 #F260C0 #F2DB60
split-complementary
#60F292 #DB60F2 #F26077
monochromatic
#10C74F #27ED6B #60F292 #99F7B9 #D1FBE0
Accessibility & contrast
On white
1.44
#60F292 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#60F292 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F292
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F292 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F292 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF8B
Deuteranopia (green-blind)
#DFD298
Tritanopia (blue-blind)
#2EEFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f292; /* rgb */ color: rgb(96, 242, 146); /* oklch */ color: oklch(85.9% 0.183 151.7);
Tailwind
colors: {
custom: {
50: '#9af7b3',
500: '#60f292',
950: '#000000',
},
}SCSS
$custom: #60f292; $custom-light: #9af7b3; $custom-dark: #000000;
JSON
{
"hex": "#60f292",
"rgb": {
"r": 96,
"g": 242,
"b": 146
},
"hsl": {
"h": 140.548,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.85919,
"c": 0.18333,
"h": 151.7
},
"luminance": 0.68066
}Semantic roles & 50–950 ramp
primary
#60F292
secondary
#C43292
accent
#0496E1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581