#60E690#60E690
#60E690 is a very light, vivid green. Relative luminance 0.611; OKLCH L 82.9% C 0.169 H 152.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #60E690 |
|---|---|
| RGB | rgb(96, 230, 144) |
| HSL | hsl(141, 73%, 64%) |
| HSV | hsv(141, 58%, 90%) |
| CMYK | cmyk(58.3%, 0%, 37.4%, 9.8%) |
| CIE-LAB | lab(82.43, -55.42, 31.20) |
| CIE-LCH | lch(82.43, 63.60, 150.62°) |
| OKLab | oklab(82.94% -0.1501 0.0779) |
| OKLCH | oklch(82.94% 0.169 152.6) |
| XYZ | xyz(38.1518, 61.0904, 36.1612) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.92
Aqua Green
#12E193
ΔE00 4.15
Turquoise Green
#04F489
ΔE00 4.60
Seafoam Green
#7AF9AB
ΔE00 4.78
Tealish Green
#0CDC73
ΔE00 4.81
Light Green Blue
#56FCA2
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E690 #E660B6
analogous
#73E660 #60E690 #60E6D3
triadic
#60E690 #9060E6 #E69060
tetradic
#60E690 #6073E6 #E660B6 #E6D360
square
#60E690 #6073E6 #E660B6 #E6D360
split-complementary
#60E690 #D360E6 #E66073
monochromatic
#1CB051 #2BDE6B #60E690 #95EEB5 #CAF7DA
Accessibility & contrast
On white
1.59
#60E690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#60E690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E690
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E690 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58A
Deuteranopia (green-blind)
#D4C896
Tritanopia (blue-blind)
#36E3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60e690; /* rgb */ color: rgb(96, 230, 144); /* oklch */ color: oklch(82.9% 0.169 152.6);
Tailwind
colors: {
custom: {
50: '#98efb1',
500: '#60e690',
950: '#000000',
},
}SCSS
$custom: #60e690; $custom-light: #98efb1; $custom-dark: #000000;
JSON
{
"hex": "#60e690",
"rgb": {
"r": 96,
"g": 230,
"b": 144
},
"hsl": {
"h": 141.493,
"s": 72.826,
"l": 63.922
},
"oklch": {
"l": 0.82944,
"c": 0.16916,
"h": 152.6
},
"luminance": 0.61094
}Semantic roles & 50–950 ramp
primary
#60E690
secondary
#B13986
accent
#118FD5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1611
muted
#808581