#60E094#60E094
#60E094 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.6% C 0.157 H 154.6°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #60E094 |
|---|---|
| RGB | rgb(96, 224, 148) |
| HSL | hsl(144, 67%, 63%) |
| HSV | hsv(144, 57%, 88%) |
| CMYK | cmyk(57.1%, 0%, 33.9%, 12.2%) |
| CIE-LAB | lab(80.70, -52.32, 26.84) |
| CIE-LCH | lch(80.70, 58.81, 152.84°) |
| OKLab | oklab(81.55% -0.1421 0.0675) |
| OKLCH | oklch(81.55% 0.157 154.6) |
| XYZ | xyz(36.8218, 57.9328, 37.2529) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.46
Weird Green
#3AE57F
ΔE00 4.27
Seaweed
#18D17B
ΔE00 5.24
Tealish Green
#0CDC73
ΔE00 5.38
Seafoam Green
#7AF9AB
ΔE00 5.66
Light Greenish Blue
#63F7B4
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E094 #E060AC
analogous
#6CE060 #60E094 #60E0D4
triadic
#60E094 #9460E0 #E09460
tetradic
#60E094 #606CE0 #E060AC #E0D460
square
#60E094 #606CE0 #E060AC #E0D460
split-complementary
#60E094 #D460E0 #E0606C
monochromatic
#20A556 #2DD672 #60E094 #93EAB6 #C6F4D9
Accessibility & contrast
On white
1.67
#60E094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#60E094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E094
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E094 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08F
Deuteranopia (green-blind)
#CEC399
Tritanopia (blue-blind)
#36DECC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60e094; /* rgb */ color: rgb(96, 224, 148); /* oklch */ color: oklch(81.6% 0.157 154.6);
Tailwind
colors: {
custom: {
50: '#97eab4',
500: '#60e094',
950: '#000000',
},
}SCSS
$custom: #60e094; $custom-light: #97eab4; $custom-dark: #000000;
JSON
{
"hex": "#60e094",
"rgb": {
"r": 96,
"g": 224,
"b": 148
},
"hsl": {
"h": 144.375,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.81552,
"c": 0.15738,
"h": 154.6
},
"luminance": 0.57936
}Semantic roles & 50–950 ramp
primary
#60E094
secondary
#A83C7C
accent
#1684CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481