#60E18C#60E18C
#60E18C is a light, vivid green. Relative luminance 0.582; OKLCH L 81.6% C 0.166 H 152.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #60E18C |
|---|---|
| RGB | rgb(96, 225, 140) |
| HSL | hsl(140, 68%, 63%) |
| HSV | hsv(140, 57%, 88%) |
| CMYK | cmyk(57.3%, 0%, 37.8%, 11.8%) |
| CIE-LAB | lab(80.86, -54.16, 31.16) |
| CIE-LCH | lch(80.86, 62.48, 150.09°) |
| OKLab | oklab(81.64% -0.1467 0.0777) |
| OKLCH | oklch(81.64% 0.166 152.1) |
| XYZ | xyz(36.4799, 58.2273, 34.1224) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.01
Aqua Green
#12E193
ΔE00 4.11
Tealish Green
#0CDC73
ΔE00 4.37
Seaweed
#18D17B
ΔE00 5.18
Turquoise Green
#04F489
ΔE00 5.40
Lightgreen
#90EE90
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E18C #E160B5
analogous
#74E160 #60E18C #60E1CC
triadic
#60E18C #8C60E1 #E18C60
tetradic
#60E18C #6074E1 #E160B5 #E1CC60
square
#60E18C #6074E1 #E160B5 #E1CC60
split-complementary
#60E18C #CC60E1 #E16074
monochromatic
#20A74E #2DD767 #60E18C #93EBB1 #C7F4D6
Accessibility & contrast
On white
1.66
#60E18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#60E18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E18C
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E18C | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D086
Deuteranopia (green-blind)
#D0C491
Tritanopia (blue-blind)
#3ADECC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60e18c; /* rgb */ color: rgb(96, 225, 140); /* oklch */ color: oklch(81.6% 0.166 152.1);
Tailwind
colors: {
custom: {
50: '#98ebae',
500: '#60e18c',
950: '#000000',
},
}SCSS
$custom: #60e18c; $custom-light: #98ebae; $custom-dark: #000000;
JSON
{
"hex": "#60e18c",
"rgb": {
"r": 96,
"g": 225,
"b": 140
},
"hsl": {
"h": 140.465,
"s": 68.254,
"l": 62.941
},
"oklch": {
"l": 0.81641,
"c": 0.16605,
"h": 152.1
},
"luminance": 0.58231
}Semantic roles & 50–950 ramp
primary
#60E18C
secondary
#A93C84
accent
#1590D0
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581