#60F387#60F387
#60F387 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.0% C 0.195 H 149.2°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #60F387 |
|---|---|
| RGB | rgb(96, 243, 135) |
| HSL | hsl(136, 86%, 66%) |
| HSV | hsv(136, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 44.4%, 4.7%) |
| CIE-LAB | lab(86.17, -61.86, 40.56) |
| CIE-LCH | lch(86.17, 73.97, 146.75°) |
| OKLab | oklab(85.98% -0.1671 0.0995) |
| OKLCH | oklch(85.98% 0.195 149.2) |
| XYZ | xyz(41.2446, 68.3332, 33.9330) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 3.02
Turquoise Green
#04F489
ΔE00 3.21
Spearmint
#1EF876
ΔE00 3.29
Weird Green
#3AE57F
ΔE00 3.78
Spring Green
#00FF7F
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F387 #F360CC
analogous
#83F360 #60F387 #60F3D0
triadic
#60F387 #8760F3 #F38760
tetradic
#60F387 #6083F3 #F360CC #F3D060
square
#60F387 #6083F3 #F360CC #F3D060
split-complementary
#60F387 #D060F3 #F36083
monochromatic
#0FC941 #27EF5C #60F387 #99F7B2 #D2FCDD
Accessibility & contrast
On white
1.43
#60F387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#60F387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F387
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F387 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07F
Deuteranopia (green-blind)
#E2D28E
Tritanopia (blue-blind)
#34EFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #60f387; /* rgb */ color: rgb(96, 243, 135); /* oklch */ color: oklch(86.0% 0.195 149.2);
Tailwind
colors: {
custom: {
50: '#9af8ab',
500: '#60f387',
950: '#000000',
},
}SCSS
$custom: #60f387; $custom-light: #9af8ab; $custom-dark: #000000;
JSON
{
"hex": "#60f387",
"rgb": {
"r": 96,
"g": 243,
"b": 135
},
"hsl": {
"h": 135.918,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.85977,
"c": 0.1945,
"h": 149.2
},
"luminance": 0.68337
}Semantic roles & 50–950 ramp
primary
#60F387
secondary
#C6319F
accent
#03A7E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581