#60F186#60F186
#60F186 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.5% C 0.193 H 149.2°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #60F186 |
|---|---|
| RGB | rgb(96, 241, 134) |
| HSL | hsl(136, 84%, 66%) |
| HSV | hsv(136, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 44.4%, 5.5%) |
| CIE-LAB | lab(85.56, -61.27, 40.27) |
| CIE-LCH | lch(85.56, 73.32, 146.69°) |
| OKLab | oklab(85.47% -0.1655 0.0988) |
| OKLCH | oklch(85.47% 0.193 149.2) |
| XYZ | xyz(40.5793, 67.1147, 33.3656) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.05
Minty Green
#0BF77D
ΔE00 3.19
Turquoise Green
#04F489
ΔE00 3.27
Weird Green
#3AE57F
ΔE00 3.44
Spearmint
#1EF876
ΔE00 3.48
Spring Green
#00FF7F
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F186 #F160CB
analogous
#82F160 #60F186 #60F1CE
triadic
#60F186 #8660F1 #F18660
tetradic
#60F186 #6082F1 #F160CB #F1CE60
square
#60F186 #6082F1 #F160CB #F1CE60
split-complementary
#60F186 #CE60F1 #F16082
monochromatic
#11C541 #28EC5B #60F186 #98F6B1 #D0FBDC
Accessibility & contrast
On white
1.46
#60F186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#60F186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F186
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F186 | 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)
#F3DE7E
Deuteranopia (green-blind)
#E0D18D
Tritanopia (blue-blind)
#36EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f186; /* rgb */ color: rgb(96, 241, 134); /* oklch */ color: oklch(85.5% 0.193 149.2);
Tailwind
colors: {
custom: {
50: '#9af7aa',
500: '#60f186',
950: '#000000',
},
}SCSS
$custom: #60f186; $custom-light: #9af7aa; $custom-dark: #000000;
JSON
{
"hex": "#60f186",
"rgb": {
"r": 96,
"g": 241,
"b": 134
},
"hsl": {
"h": 135.724,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.8547,
"c": 0.19279,
"h": 149.2
},
"luminance": 0.67119
}Semantic roles & 50–950 ramp
primary
#60F186
secondary
#C3339D
accent
#05A7E0
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581