#60F589#60F589
#60F589 is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.5% C 0.195 H 149.5°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #60F589 |
|---|---|
| RGB | rgb(96, 245, 137) |
| HSL | hsl(137, 88%, 67%) |
| HSV | hsv(137, 61%, 96%) |
| CMYK | cmyk(60.8%, 0%, 44.1%, 3.9%) |
| CIE-LAB | lab(86.80, -62.29, 40.39) |
| CIE-LCH | lch(86.80, 74.24, 147.04°) |
| OKLab | oklab(86.5% -0.1682 0.0992) |
| OKLCH | oklch(86.5% 0.195 149.5) |
| XYZ | xyz(41.9885, 69.5936, 34.8822) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.65
Minty Green
#0BF77D
ΔE00 2.95
Turquoise Green
#04F489
ΔE00 3.16
Spearmint
#1EF876
ΔE00 3.24
Spring Green
#00FF7F
ΔE00 3.64
Sea Green (survey)
#53FCA1
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F589 #F560CC
analogous
#82F560 #60F589 #60F5D4
triadic
#60F589 #8960F5 #F58960
tetradic
#60F589 #6082F5 #F560CC #F5D460
square
#60F589 #6082F5 #F560CC #F5D460
split-complementary
#60F589 #D460F5 #F56082
monochromatic
#0DCE42 #26F15E #60F589 #9AF9B4 #D3FCDE
Accessibility & contrast
On white
1.41
#60F589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#60F589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F589
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F589 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E181
Deuteranopia (green-blind)
#E3D490
Tritanopia (blue-blind)
#32F1DB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #60f589; /* rgb */ color: rgb(96, 245, 137); /* oklch */ color: oklch(86.5% 0.195 149.5);
Tailwind
colors: {
custom: {
50: '#9bf9ad',
500: '#60f589',
950: '#000000',
},
}SCSS
$custom: #60f589; $custom-light: #9bf9ad; $custom-dark: #000000;
JSON
{
"hex": "#60f589",
"rgb": {
"r": 96,
"g": 245,
"b": 137
},
"hsl": {
"h": 136.51,
"s": 88.166,
"l": 66.863
},
"oklch": {
"l": 0.865,
"c": 0.19531,
"h": 149.5
},
"luminance": 0.69598
}Semantic roles & 50–950 ramp
primary
#60F589
secondary
#C9309F
accent
#01A6E5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581