#60F187#60F187
#60F187 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.5% C 0.192 H 149.4°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #60F187 |
|---|---|
| RGB | rgb(96, 241, 135) |
| HSL | hsl(136, 84%, 66%) |
| HSV | hsv(136, 60%, 95%) |
| CMYK | cmyk(60.2%, 0%, 44%, 5.5%) |
| CIE-LAB | lab(85.58, -61.12, 39.80) |
| CIE-LCH | lch(85.58, 72.93, 146.93°) |
| OKLab | oklab(85.49% -0.1651 0.0978) |
| OKLCH | oklch(85.49% 0.192 149.4) |
| XYZ | xyz(40.6494, 67.1427, 33.7346) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.04
Turquoise Green
#04F489
ΔE00 3.21
Minty Green
#0BF77D
ΔE00 3.23
Weird Green
#3AE57F
ΔE00 3.41
Spearmint
#1EF876
ΔE00 3.56
Sea Green (survey)
#53FCA1
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F187 #F160CA
analogous
#81F160 #60F187 #60F1CF
triadic
#60F187 #8760F1 #F18760
tetradic
#60F187 #6081F1 #F160CA #F1CF60
square
#60F187 #6081F1 #F160CA #F1CF60
split-complementary
#60F187 #CF60F1 #F16081
monochromatic
#11C542 #28EC5D #60F187 #98F6B1 #D0FBDC
Accessibility & contrast
On white
1.46
#60F187 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#60F187 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F187
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F187 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F187 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7F
Deuteranopia (green-blind)
#E0D18E
Tritanopia (blue-blind)
#35EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #60f187; /* rgb */ color: rgb(96, 241, 135); /* oklch */ color: oklch(85.5% 0.192 149.4);
Tailwind
colors: {
custom: {
50: '#9af7ab',
500: '#60f187',
950: '#000000',
},
}SCSS
$custom: #60f187; $custom-light: #9af7ab; $custom-dark: #000000;
JSON
{
"hex": "#60f187",
"rgb": {
"r": 96,
"g": 241,
"b": 135
},
"hsl": {
"h": 136.138,
"s": 83.815,
"l": 66.078
},
"oklch": {
"l": 0.85486,
"c": 0.19191,
"h": 149.4
},
"luminance": 0.67147
}Semantic roles & 50–950 ramp
primary
#60F187
secondary
#C3339C
accent
#05A5E0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581