#60F28A#60F28A
#60F28A is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.8% C 0.191 H 149.9°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #60F28A |
|---|---|
| RGB | rgb(96, 242, 138) |
| HSL | hsl(137, 85%, 66%) |
| HSV | hsv(137, 60%, 95%) |
| CMYK | cmyk(60.3%, 0%, 43%, 5.1%) |
| CIE-LAB | lab(85.92, -61.02, 38.77) |
| CIE-LCH | lch(85.92, 72.29, 147.57°) |
| OKLab | oklab(85.78% -0.1649 0.0955) |
| OKLCH | oklch(85.78% 0.191 149.9) |
| XYZ | xyz(41.1604, 67.8220, 34.9617) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.94
Turquoise Green
#04F489
ΔE00 3.07
Minty Green
#0BF77D
ΔE00 3.27
Weird Green
#3AE57F
ΔE00 3.51
Sea Green (survey)
#53FCA1
ΔE00 3.67
Spearmint
#1EF876
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F28A #F260C8
analogous
#7FF260 #60F28A #60F2D3
triadic
#60F28A #8A60F2 #F28A60
tetradic
#60F28A #607FF2 #F260C8 #F2D360
square
#60F28A #607FF2 #F260C8 #F2D360
split-complementary
#60F28A #D360F2 #F2607F
monochromatic
#10C745 #27ED60 #60F28A #99F7B4 #D1FBDD
Accessibility & contrast
On white
1.44
#60F28A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#60F28A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F28A
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F28A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F28A | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF82
Deuteranopia (green-blind)
#E1D291
Tritanopia (blue-blind)
#33EED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #60f28a; /* rgb */ color: rgb(96, 242, 138); /* oklch */ color: oklch(85.8% 0.191 149.9);
Tailwind
colors: {
custom: {
50: '#9af7ad',
500: '#60f28a',
950: '#000000',
},
}SCSS
$custom: #60f28a; $custom-light: #9af7ad; $custom-dark: #000000;
JSON
{
"hex": "#60f28a",
"rgb": {
"r": 96,
"g": 242,
"b": 138
},
"hsl": {
"h": 137.26,
"s": 84.884,
"l": 66.275
},
"oklch": {
"l": 0.85781,
"c": 0.19052,
"h": 149.9
},
"luminance": 0.67826
}Semantic roles & 50–950 ramp
primary
#60F28A
secondary
#C4329A
accent
#04A2E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581