#60F386#60F386
#60F386 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.0% C 0.195 H 149.0°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #60F386 |
|---|---|
| RGB | rgb(96, 243, 134) |
| HSL | hsl(136, 86%, 66%) |
| HSV | hsv(136, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 44.9%, 4.7%) |
| CIE-LAB | lab(86.16, -62.01, 41.03) |
| CIE-LCH | lch(86.16, 74.36, 146.51°) |
| OKLab | oklab(85.96% -0.1675 0.1006) |
| OKLCH | oklch(85.96% 0.195 149) |
| XYZ | xyz(41.1746, 68.3052, 33.5640) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.84
Minty Green
#0BF77D
ΔE00 2.99
Spearmint
#1EF876
ΔE00 3.21
Turquoise Green
#04F489
ΔE00 3.28
Weird Green
#3AE57F
ΔE00 3.82
Spring Green
#00FF7F
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F386 #F360CD
analogous
#84F360 #60F386 #60F3D0
triadic
#60F386 #8660F3 #F38660
tetradic
#60F386 #6084F3 #F360CD #F3D060
square
#60F386 #6084F3 #F360CD #F3D060
split-complementary
#60F386 #D060F3 #F36084
monochromatic
#0FC93F #27EF5B #60F386 #99F7B1 #D2FCDD
Accessibility & contrast
On white
1.43
#60F386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#60F386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F386
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F386 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07E
Deuteranopia (green-blind)
#E2D28D
Tritanopia (blue-blind)
#35EFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f386; /* rgb */ color: rgb(96, 243, 134); /* oklch */ color: oklch(86.0% 0.195 149.0);
Tailwind
colors: {
custom: {
50: '#9af8aa',
500: '#60f386',
950: '#000000',
},
}SCSS
$custom: #60f386; $custom-light: #9af8aa; $custom-dark: #000000;
JSON
{
"hex": "#60f386",
"rgb": {
"r": 96,
"g": 243,
"b": 134
},
"hsl": {
"h": 135.51,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.85961,
"c": 0.19539,
"h": 149
},
"luminance": 0.68309
}Semantic roles & 50–950 ramp
primary
#60F386
secondary
#C631A0
accent
#03A9E2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581