#60E480#60E480
#60E480 is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.2% C 0.181 H 148.9°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #60E480 |
|---|---|
| RGB | rgb(96, 228, 128) |
| HSL | hsl(135, 71%, 64%) |
| HSV | hsv(135, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 43.9%, 10.6%) |
| CIE-LAB | lab(81.58, -57.31, 38.12) |
| CIE-LCH | lch(81.58, 68.83, 146.37°) |
| OKLab | oklab(82.17% -0.155 0.0937) |
| OKLCH | oklch(82.17% 0.181 148.9) |
| XYZ | xyz(36.4610, 59.5287, 29.9866) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.24
Tealish Green
#0CDC73
ΔE00 3.91
Lightish Green
#61E160
ΔE00 4.41
Turquoise Green
#04F489
ΔE00 4.72
Lightgreen
#90EE90
ΔE00 4.75
Minty Green
#0BF77D
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E480 #E460C4
analogous
#82E460 #60E480 #60E4C2
triadic
#60E480 #8060E4 #E48060
tetradic
#60E480 #6082E4 #E460C4 #E4C260
square
#60E480 #6082E4 #E460C4 #E4C260
split-complementary
#60E480 #C260E4 #E46082
monochromatic
#1DAC40 #2CDB56 #60E480 #94EDAA #C9F6D4
Accessibility & contrast
On white
1.63
#60E480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#60E480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E480
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E480 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D278
Deuteranopia (green-blind)
#D4C687
Tritanopia (blue-blind)
#3EE0CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60e480; /* rgb */ color: rgb(96, 228, 128); /* oklch */ color: oklch(82.2% 0.181 148.9);
Tailwind
colors: {
custom: {
50: '#98eda6',
500: '#60e480',
950: '#000000',
},
}SCSS
$custom: #60e480; $custom-light: #98eda6; $custom-dark: #000000;
JSON
{
"hex": "#60e480",
"rgb": {
"r": 96,
"g": 228,
"b": 128
},
"hsl": {
"h": 134.545,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.82169,
"c": 0.1811,
"h": 148.9
},
"luminance": 0.59532
}Semantic roles & 50–950 ramp
primary
#60E480
secondary
#AE3A92
accent
#13A4D3
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580