#60E082#60E082
#60E082 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.2% C 0.174 H 149.6°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #60E082 |
|---|---|
| RGB | rgb(96, 224, 130) |
| HSL | hsl(136, 67%, 63%) |
| HSV | hsv(136, 57%, 88%) |
| CMYK | cmyk(57.1%, 0%, 42%, 12.2%) |
| CIE-LAB | lab(80.41, -55.45, 35.61) |
| CIE-LCH | lch(80.41, 65.90, 147.29°) |
| OKLab | oklab(81.21% -0.15 0.0879) |
| OKLCH | oklch(81.21% 0.174 149.6) |
| XYZ | xyz(35.5063, 57.4065, 30.3242) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.49
Tealish Green
#0CDC73
ΔE00 3.69
Lightish Green
#61E160
ΔE00 5.09
Aqua Green
#12E193
ΔE00 5.23
Lightgreen
#90EE90
ΔE00 5.25
Seaweed
#18D17B
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E082 #E060BE
analogous
#7EE060 #60E082 #60E0C2
triadic
#60E082 #8260E0 #E08260
tetradic
#60E082 #607EE0 #E060BE #E0C260
square
#60E082 #607EE0 #E060BE #E0C260
split-complementary
#60E082 #C260E0 #E0607E
monochromatic
#20A544 #2DD65A #60E082 #93EAAA #C6F4D3
Accessibility & contrast
On white
1.68
#60E082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#60E082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E082
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E082 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7B
Deuteranopia (green-blind)
#D0C388
Tritanopia (blue-blind)
#3FDCC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60e082; /* rgb */ color: rgb(96, 224, 130); /* oklch */ color: oklch(81.2% 0.174 149.6);
Tailwind
colors: {
custom: {
50: '#98eaa7',
500: '#60e082',
950: '#000000',
},
}SCSS
$custom: #60e082; $custom-light: #98eaa7; $custom-dark: #000000;
JSON
{
"hex": "#60e082",
"rgb": {
"r": 96,
"g": 224,
"b": 130
},
"hsl": {
"h": 135.938,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.81214,
"c": 0.1739,
"h": 149.6
},
"luminance": 0.5741
}Semantic roles & 50–950 ramp
primary
#60E082
secondary
#A83C8B
accent
#169ECF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480