#60F289#60F289
#60F289 is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.8% C 0.191 H 149.7°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #60F289 |
|---|---|
| RGB | rgb(96, 242, 137) |
| HSL | hsl(137, 85%, 66%) |
| HSV | hsv(137, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 43.4%, 5.1%) |
| CIE-LAB | lab(85.90, -61.17, 39.24) |
| CIE-LCH | lch(85.90, 72.68, 147.32°) |
| OKLab | oklab(85.76% -0.1653 0.0966) |
| OKLCH | oklch(85.76% 0.191 149.7) |
| XYZ | xyz(41.0883, 67.7932, 34.5821) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.93
Turquoise Green
#04F489
ΔE00 3.11
Minty Green
#0BF77D
ΔE00 3.21
Weird Green
#3AE57F
ΔE00 3.53
Spearmint
#1EF876
ΔE00 3.60
Sea Green (survey)
#53FCA1
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F289 #F260C9
analogous
#80F260 #60F289 #60F2D2
triadic
#60F289 #8960F2 #F28960
tetradic
#60F289 #6080F2 #F260C9 #F2D260
square
#60F289 #6080F2 #F260C9 #F2D260
split-complementary
#60F289 #D260F2 #F26080
monochromatic
#10C744 #27ED5F #60F289 #99F7B3 #D1FBDD
Accessibility & contrast
On white
1.44
#60F289 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#60F289 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F289
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F289 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F289 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF81
Deuteranopia (green-blind)
#E1D290
Tritanopia (blue-blind)
#34EED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f289; /* rgb */ color: rgb(96, 242, 137); /* oklch */ color: oklch(85.8% 0.191 149.7);
Tailwind
colors: {
custom: {
50: '#9af7ac',
500: '#60f289',
950: '#000000',
},
}SCSS
$custom: #60f289; $custom-light: #9af7ac; $custom-dark: #000000;
JSON
{
"hex": "#60f289",
"rgb": {
"r": 96,
"g": 242,
"b": 137
},
"hsl": {
"h": 136.849,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.85764,
"c": 0.19141,
"h": 149.7
},
"luminance": 0.67797
}Semantic roles & 50–950 ramp
primary
#60F289
secondary
#C4329B
accent
#04A3E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581