#60F181#60F181
#60F181 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.4% C 0.197 H 148.2°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #60F181 |
|---|---|
| RGB | rgb(96, 241, 129) |
| HSL | hsl(134, 84%, 66%) |
| HSV | hsv(134, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 46.5%, 5.5%) |
| CIE-LAB | lab(85.49, -62.03, 42.61) |
| CIE-LCH | lch(85.49, 75.26, 145.51°) |
| OKLab | oklab(85.39% -0.1676 0.104) |
| OKLCH | oklch(85.39% 0.197 148.2) |
| XYZ | xyz(40.2388, 66.9785, 31.5722) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.09
Spearmint
#1EF876
ΔE00 3.15
Wintergreen
#20F986
ΔE00 3.18
Turquoise Green
#04F489
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.71
Spring Green
#00FF7F
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F181 #F160D0
analogous
#87F160 #60F181 #60F1C9
triadic
#60F181 #8160F1 #F18160
tetradic
#60F181 #6087F1 #F160D0 #F1C960
square
#60F181 #6087F1 #F160D0 #F1C960
split-complementary
#60F181 #C960F1 #F16087
monochromatic
#11C53A #28EC54 #60F181 #98F6AE #D0FBDA
Accessibility & contrast
On white
1.46
#60F181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#60F181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F181
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F181 | 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)
#F3DE78
Deuteranopia (green-blind)
#E1D189
Tritanopia (blue-blind)
#38ECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f181; /* rgb */ color: rgb(96, 241, 129); /* oklch */ color: oklch(85.4% 0.197 148.2);
Tailwind
colors: {
custom: {
50: '#9af7a7',
500: '#60f181',
950: '#000000',
},
}SCSS
$custom: #60f181; $custom-light: #9af7a7; $custom-dark: #000000;
JSON
{
"hex": "#60f181",
"rgb": {
"r": 96,
"g": 241,
"b": 129
},
"hsl": {
"h": 133.655,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.85391,
"c": 0.19723,
"h": 148.2
},
"luminance": 0.66982
}Semantic roles & 50–950 ramp
primary
#60F181
secondary
#C333A2
accent
#05AEE0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580