#60F182#60F182
#60F182 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.4% C 0.196 H 148.4°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #60F182 |
|---|---|
| RGB | rgb(96, 241, 130) |
| HSL | hsl(134, 84%, 66%) |
| HSV | hsv(134, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 46.1%, 5.5%) |
| CIE-LAB | lab(85.51, -61.88, 42.14) |
| CIE-LCH | lch(85.51, 74.87, 145.74°) |
| OKLab | oklab(85.41% -0.1672 0.103) |
| OKLCH | oklch(85.41% 0.196 148.4) |
| XYZ | xyz(40.3056, 67.0052, 31.9240) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.14
Spearmint
#1EF876
ΔE00 3.20
Turquoise Green
#04F489
ΔE00 3.54
Weird Green
#3AE57F
ΔE00 3.64
Spring Green
#00FF7F
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F182 #F160CF
analogous
#86F160 #60F182 #60F1CA
triadic
#60F182 #8260F1 #F18260
tetradic
#60F182 #6086F1 #F160CF #F1CA60
square
#60F182 #6086F1 #F160CF #F1CA60
split-complementary
#60F182 #CA60F1 #F16086
monochromatic
#11C53C #28EC56 #60F182 #98F6AE #D0FBDA
Accessibility & contrast
On white
1.46
#60F182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#60F182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F182
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F182 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE79
Deuteranopia (green-blind)
#E0D18A
Tritanopia (blue-blind)
#38ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f182; /* rgb */ color: rgb(96, 241, 130); /* oklch */ color: oklch(85.4% 0.196 148.4);
Tailwind
colors: {
custom: {
50: '#9af7a8',
500: '#60f182',
950: '#000000',
},
}SCSS
$custom: #60f182; $custom-light: #9af7a8; $custom-dark: #000000;
JSON
{
"hex": "#60f182",
"rgb": {
"r": 96,
"g": 241,
"b": 130
},
"hsl": {
"h": 134.069,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.85406,
"c": 0.19635,
"h": 148.4
},
"luminance": 0.67009
}Semantic roles & 50–950 ramp
primary
#60F182
secondary
#C333A1
accent
#05ADE0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580