#60F381#60F381
#60F381 is a very light, vivid green. Relative luminance 0.682; OKLCH L 85.9% C 0.200 H 148.1°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #60F381 |
|---|---|
| RGB | rgb(96, 243, 129) |
| HSL | hsl(133, 86%, 66%) |
| HSV | hsv(133, 60%, 95%) |
| CMYK | cmyk(60.5%, 0%, 46.9%, 4.7%) |
| CIE-LAB | lab(86.09, -62.77, 43.37) |
| CIE-LCH | lch(86.09, 76.29, 145.36°) |
| OKLab | oklab(85.88% -0.1696 0.1057) |
| OKLCH | oklch(85.88% 0.2 148.1) |
| XYZ | xyz(40.8341, 68.1690, 31.7706) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.90
Minty Green
#0BF77D
ΔE00 2.94
Wintergreen
#20F986
ΔE00 3.03
Turquoise Green
#04F489
ΔE00 3.66
Spring Green
#00FF7F
ΔE00 3.71
Lightgreen (survey)
#76FF7B
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F381 #F360D2
analogous
#89F360 #60F381 #60F3CA
triadic
#60F381 #8160F3 #F38160
tetradic
#60F381 #6089F3 #F360D2 #F3CA60
square
#60F381 #6089F3 #F360D2 #F3CA60
split-complementary
#60F381 #CA60F3 #F36089
monochromatic
#0FC939 #27EF54 #60F381 #99F7AE #D2FCDB
Accessibility & contrast
On white
1.43
#60F381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#60F381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F381
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F381 | 1.00 | 1.43 | 14.63 | 14.63 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF78
Deuteranopia (green-blind)
#E2D289
Tritanopia (blue-blind)
#37EED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f381; /* rgb */ color: rgb(96, 243, 129); /* oklch */ color: oklch(85.9% 0.200 148.1);
Tailwind
colors: {
custom: {
50: '#9bf8a7',
500: '#60f381',
950: '#000000',
},
}SCSS
$custom: #60f381; $custom-light: #9bf8a7; $custom-dark: #000000;
JSON
{
"hex": "#60f381",
"rgb": {
"r": 96,
"g": 243,
"b": 129
},
"hsl": {
"h": 133.469,
"s": 85.965,
"l": 66.471
},
"oklch": {
"l": 0.85883,
"c": 0.19982,
"h": 148.1
},
"luminance": 0.68173
}Semantic roles & 50–950 ramp
primary
#60F381
secondary
#C631A5
accent
#03B0E2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580