#60E28F#60E28F
#60E28F is a light, vivid green. Relative luminance 0.589; OKLCH L 81.9% C 0.165 H 152.8°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #60E28F |
|---|---|
| RGB | rgb(96, 226, 143) |
| HSL | hsl(142, 69%, 63%) |
| HSV | hsv(142, 58%, 89%) |
| CMYK | cmyk(57.5%, 0%, 36.7%, 11.4%) |
| CIE-LAB | lab(81.21, -54.03, 30.09) |
| CIE-LCH | lch(81.21, 61.84, 150.88°) |
| OKLab | oklab(81.94% -0.1465 0.0753) |
| OKLCH | oklch(81.94% 0.165 152.8) |
| XYZ | xyz(36.9753, 58.8592, 35.3937) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.23
Aqua Green
#12E193
ΔE00 3.88
Tealish Green
#0CDC73
ΔE00 4.66
Seaweed
#18D17B
ΔE00 5.34
Turquoise Green
#04F489
ΔE00 5.36
Seafoam Green
#7AF9AB
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E28F #E260B3
analogous
#72E260 #60E28F #60E2D0
triadic
#60E28F #8F60E2 #E28F60
tetradic
#60E28F #6072E2 #E260B3 #E2D060
square
#60E28F #6072E2 #E260B3 #E2D060
split-complementary
#60E28F #D060E2 #E26072
monochromatic
#1FA951 #2CD96B #60E28F #94EBB3 #C8F5D8
Accessibility & contrast
On white
1.64
#60E28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#60E28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E28F
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E28F | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D189
Deuteranopia (green-blind)
#D1C594
Tritanopia (blue-blind)
#38DFCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60e28f; /* rgb */ color: rgb(96, 226, 143); /* oklch */ color: oklch(81.9% 0.165 152.8);
Tailwind
colors: {
custom: {
50: '#98ecb0',
500: '#60e28f',
950: '#000000',
},
}SCSS
$custom: #60e28f; $custom-light: #98ecb0; $custom-dark: #000000;
JSON
{
"hex": "#60e28f",
"rgb": {
"r": 96,
"g": 226,
"b": 143
},
"hsl": {
"h": 141.692,
"s": 69.149,
"l": 63.137
},
"oklch": {
"l": 0.81944,
"c": 0.16467,
"h": 152.8
},
"luminance": 0.58863
}Semantic roles & 50–950 ramp
primary
#60E28F
secondary
#AB3B83
accent
#148DD1
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581