#60FB92#60FB92
#60FB92 is a very light, vivid green. Relative luminance 0.736; OKLCH L 88.1% C 0.195 H 150.9°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #60FB92 |
|---|---|
| RGB | rgb(96, 251, 146) |
| HSL | hsl(139, 95%, 68%) |
| HSV | hsv(139, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 41.8%, 1.6%) |
| CIE-LAB | lab(88.71, -63.07, 38.45) |
| CIE-LCH | lch(88.71, 73.87, 148.63°) |
| OKLab | oklab(88.12% -0.1704 0.095) |
| OKLCH | oklch(88.12% 0.195 150.9) |
| XYZ | xyz(44.5059, 73.5520, 39.0401) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.60
Sea Green (survey)
#53FCA1
ΔE00 2.69
Light Green Blue
#56FCA2
ΔE00 2.77
Turquoise Green
#04F489
ΔE00 3.26
Light Bluish Green
#76FDA8
ΔE00 3.27
Minty Green
#0BF77D
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FB92 #FB60C9
analogous
#7BFB60 #60FB92 #60FBE0
triadic
#60FB92 #9260FB #FB9260
tetradic
#60FB92 #607BFB #FB60C9 #FBE060
square
#60FB92 #607BFB #FB60C9 #FBE060
split-complementary
#60FB92 #E060FB #FB607B
monochromatic
#06DB4A #24F969 #60FB92 #9CFDBB #D7FEE4
Accessibility & contrast
On white
1.34
#60FB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#60FB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FB92
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FB92 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78A
Deuteranopia (green-blind)
#E8D999
Tritanopia (blue-blind)
#28F7E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #60fb92; /* rgb */ color: rgb(96, 251, 146); /* oklch */ color: oklch(88.1% 0.195 150.9);
Tailwind
colors: {
custom: {
50: '#9bfeb3',
500: '#60fb92',
950: '#000000',
},
}SCSS
$custom: #60fb92; $custom-light: #9bfeb3; $custom-dark: #000000;
JSON
{
"hex": "#60fb92",
"rgb": {
"r": 96,
"g": 251,
"b": 146
},
"hsl": {
"h": 139.355,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.88116,
"c": 0.19506,
"h": 150.9
},
"luminance": 0.73556
}Semantic roles & 50–950 ramp
primary
#60FB92
secondary
#D42B9E
accent
#009BE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681