#60F180#60F180
#60F180 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.4% C 0.198 H 148.0°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #60F180 |
|---|---|
| RGB | rgb(96, 241, 128) |
| HSL | hsl(133, 84%, 66%) |
| HSV | hsv(133, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 46.9%, 5.5%) |
| CIE-LAB | lab(85.48, -62.18, 43.08) |
| CIE-LCH | lch(85.48, 75.64, 145.29°) |
| OKLab | oklab(85.38% -0.168 0.105) |
| OKLCH | oklch(85.38% 0.198 148) |
| XYZ | xyz(40.1727, 66.9520, 31.2239) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.10
Spearmint
#1EF876
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.23
Turquoise Green
#04F489
ΔE00 3.70
Weird Green
#3AE57F
ΔE00 3.77
Spring Green
#00FF7F
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F180 #F160D1
analogous
#88F160 #60F180 #60F1C8
triadic
#60F180 #8060F1 #F18060
tetradic
#60F180 #6088F1 #F160D1 #F1C860
square
#60F180 #6088F1 #F160D1 #F1C860
split-complementary
#60F180 #C860F1 #F16088
monochromatic
#11C539 #28EC53 #60F180 #98F6AD #D0FBDA
Accessibility & contrast
On white
1.46
#60F180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#60F180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F180
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F180 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD77
Deuteranopia (green-blind)
#E1D188
Tritanopia (blue-blind)
#39ECD6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f180; /* rgb */ color: rgb(96, 241, 128); /* oklch */ color: oklch(85.4% 0.198 148.0);
Tailwind
colors: {
custom: {
50: '#9af7a6',
500: '#60f180',
950: '#000000',
},
}SCSS
$custom: #60f180; $custom-light: #9af7a6; $custom-dark: #000000;
JSON
{
"hex": "#60f180",
"rgb": {
"r": 96,
"g": 241,
"b": 128
},
"hsl": {
"h": 133.241,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.85375,
"c": 0.19812,
"h": 148
},
"luminance": 0.66956
}Semantic roles & 50–950 ramp
primary
#60F180
secondary
#C333A3
accent
#05B0E0
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580