#60F28E#60F28E
#60F28E is a very light, vivid green. Relative luminance 0.679; OKLCH L 85.8% C 0.187 H 150.8°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #60F28E |
|---|---|
| RGB | rgb(96, 242, 142) |
| HSL | hsl(139, 85%, 66%) |
| HSV | hsv(139, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 41.3%, 5.1%) |
| CIE-LAB | lab(85.98, -60.37, 36.87) |
| CIE-LCH | lch(85.98, 70.74, 148.59°) |
| OKLab | oklab(85.85% -0.1632 0.0912) |
| OKLCH | oklch(85.85% 0.187 150.8) |
| XYZ | xyz(41.4553, 67.9400, 36.5150) |
| Luminance | 0.6794 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.98
Wintergreen
#20F986
ΔE00 3.08
Sea Green (survey)
#53FCA1
ΔE00 3.19
Light Green Blue
#56FCA2
ΔE00 3.24
Weird Green
#3AE57F
ΔE00 3.50
Minty Green
#0BF77D
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F28E #F260C4
analogous
#7BF260 #60F28E #60F2D7
triadic
#60F28E #8E60F2 #F28E60
tetradic
#60F28E #607BF2 #F260C4 #F2D760
square
#60F28E #607BF2 #F260C4 #F2D760
split-complementary
#60F28E #D760F2 #F2607B
monochromatic
#10C74A #27ED66 #60F28E #99F7B6 #D1FBDE
Accessibility & contrast
On white
1.44
#60F28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#60F28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F28E
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F28E | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF87
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#31EED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f28e; /* rgb */ color: rgb(96, 242, 142); /* oklch */ color: oklch(85.8% 0.187 150.8);
Tailwind
colors: {
custom: {
50: '#9af7b0',
500: '#60f28e',
950: '#000000',
},
}SCSS
$custom: #60f28e; $custom-light: #9af7b0; $custom-dark: #000000;
JSON
{
"hex": "#60f28e",
"rgb": {
"r": 96,
"g": 242,
"b": 142
},
"hsl": {
"h": 138.904,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.85849,
"c": 0.18693,
"h": 150.8
},
"luminance": 0.67944
}Semantic roles & 50–950 ramp
primary
#60F28E
secondary
#C43296
accent
#049CE1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581