#60F185#60F185
#60F185 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.5% C 0.194 H 149.0°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #60F185 |
|---|---|
| RGB | rgb(96, 241, 133) |
| HSL | hsl(135, 84%, 66%) |
| HSV | hsv(135, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 44.8%, 5.5%) |
| CIE-LAB | lab(85.55, -61.43, 40.74) |
| CIE-LCH | lch(85.55, 73.71, 146.45°) |
| OKLab | oklab(85.45% -0.166 0.0999) |
| OKLCH | oklch(85.45% 0.194 149) |
| XYZ | xyz(40.5099, 67.0869, 33.0000) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.06
Minty Green
#0BF77D
ΔE00 3.15
Turquoise Green
#04F489
ΔE00 3.33
Spearmint
#1EF876
ΔE00 3.40
Weird Green
#3AE57F
ΔE00 3.48
Spring Green
#00FF7F
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F185 #F160CC
analogous
#83F160 #60F185 #60F1CD
triadic
#60F185 #8560F1 #F18560
tetradic
#60F185 #6083F1 #F160CC #F1CD60
square
#60F185 #6083F1 #F160CC #F1CD60
split-complementary
#60F185 #CD60F1 #F16083
monochromatic
#11C53F #28EC5A #60F185 #98F6B0 #D0FBDB
Accessibility & contrast
On white
1.46
#60F185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#60F185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F185
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F185 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7D
Deuteranopia (green-blind)
#E0D18C
Tritanopia (blue-blind)
#36EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f185; /* rgb */ color: rgb(96, 241, 133); /* oklch */ color: oklch(85.5% 0.194 149.0);
Tailwind
colors: {
custom: {
50: '#9af7aa',
500: '#60f185',
950: '#000000',
},
}SCSS
$custom: #60f185; $custom-light: #9af7aa; $custom-dark: #000000;
JSON
{
"hex": "#60f185",
"rgb": {
"r": 96,
"g": 241,
"b": 133
},
"hsl": {
"h": 135.31,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.85454,
"c": 0.19369,
"h": 149
},
"luminance": 0.67091
}Semantic roles & 50–950 ramp
primary
#60F185
secondary
#C3339E
accent
#05A8E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581