#60F58B#60F58B
#60F58B is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.5% C 0.194 H 149.9°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #60F58B |
|---|---|
| RGB | rgb(96, 245, 139) |
| HSL | hsl(137, 88%, 67%) |
| HSV | hsv(137, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 43.3%, 3.9%) |
| CIE-LAB | lab(86.83, -61.97, 39.45) |
| CIE-LCH | lch(86.83, 73.46, 147.52°) |
| OKLab | oklab(86.53% -0.1674 0.0971) |
| OKLCH | oklch(86.53% 0.194 149.9) |
| XYZ | xyz(42.1333, 69.6515, 35.6448) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.65
Minty Green
#0BF77D
ΔE00 3.05
Turquoise Green
#04F489
ΔE00 3.06
Spearmint
#1EF876
ΔE00 3.43
Sea Green (survey)
#53FCA1
ΔE00 3.47
Light Green Blue
#56FCA2
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F58B #F560CA
analogous
#80F560 #60F58B #60F5D5
triadic
#60F58B #8B60F5 #F58B60
tetradic
#60F58B #6080F5 #F560CA #F5D560
square
#60F58B #6080F5 #F560CA #F5D560
split-complementary
#60F58B #D560F5 #F56080
monochromatic
#0DCE45 #26F161 #60F58B #9AF9B5 #D3FCDF
Accessibility & contrast
On white
1.41
#60F58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#60F58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F58B
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F58B | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E283
Deuteranopia (green-blind)
#E3D492
Tritanopia (blue-blind)
#31F1DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f58b; /* rgb */ color: rgb(96, 245, 139); /* oklch */ color: oklch(86.5% 0.194 149.9);
Tailwind
colors: {
custom: {
50: '#9bf9ae',
500: '#60f58b',
950: '#000000',
},
}SCSS
$custom: #60f58b; $custom-light: #9bf9ae; $custom-dark: #000000;
JSON
{
"hex": "#60f58b",
"rgb": {
"r": 96,
"g": 245,
"b": 139
},
"hsl": {
"h": 137.315,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.86533,
"c": 0.19353,
"h": 149.9
},
"luminance": 0.69656
}Semantic roles & 50–950 ramp
primary
#60F58B
secondary
#C9309D
accent
#01A3E5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581