#60F385#60F385
#60F385 is a very light, vivid green. Relative luminance 0.683; OKLCH L 85.9% C 0.196 H 148.8°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #60F385 |
|---|---|
| RGB | rgb(96, 243, 133) |
| HSL | hsl(135, 86%, 66%) |
| HSV | hsv(135, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 45.3%, 4.7%) |
| CIE-LAB | lab(86.14, -62.17, 41.50) |
| CIE-LCH | lch(86.14, 74.75, 146.27°) |
| OKLab | oklab(85.95% -0.1679 0.1016) |
| OKLCH | oklch(85.95% 0.196 148.8) |
| XYZ | xyz(41.1052, 68.2774, 33.1984) |
| Luminance | 0.6828 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.87
Minty Green
#0BF77D
ΔE00 2.96
Spearmint
#1EF876
ΔE00 3.14
Turquoise Green
#04F489
ΔE00 3.35
Spring Green
#00FF7F
ΔE00 3.79
Weird Green
#3AE57F
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F385 #F360CE
analogous
#85F360 #60F385 #60F3CF
triadic
#60F385 #8560F3 #F38560
tetradic
#60F385 #6085F3 #F360CE #F3CF60
square
#60F385 #6085F3 #F360CE #F3CF60
split-complementary
#60F385 #CF60F3 #F36085
monochromatic
#0FC93E #27EF59 #60F385 #99F7B1 #D2FCDC
Accessibility & contrast
On white
1.43
#60F385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#60F385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F385
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F385 | 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)
#F5DF7C
Deuteranopia (green-blind)
#E2D28D
Tritanopia (blue-blind)
#35EFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f385; /* rgb */ color: rgb(96, 243, 133); /* oklch */ color: oklch(85.9% 0.196 148.8);
Tailwind
colors: {
custom: {
50: '#9af8aa',
500: '#60f385',
950: '#000000',
},
}SCSS
$custom: #60f385; $custom-light: #9af8aa; $custom-dark: #000000;
JSON
{
"hex": "#60f385",
"rgb": {
"r": 96,
"g": 243,
"b": 133
},
"hsl": {
"h": 135.102,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.85945,
"c": 0.19628,
"h": 148.8
},
"luminance": 0.68281
}Semantic roles & 50–950 ramp
primary
#60F385
secondary
#C631A1
accent
#03AAE2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581