#60E09A#60E09A
#60E09A is a light, vivid green. Relative luminance 0.581; OKLCH L 81.7% C 0.152 H 156.6°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #60E09A |
|---|---|
| RGB | rgb(96, 224, 154) |
| HSL | hsl(147, 67%, 63%) |
| HSV | hsv(147, 57%, 88%) |
| CMYK | cmyk(57.1%, 0%, 31.3%, 12.2%) |
| CIE-LAB | lab(80.81, -51.19, 23.89) |
| CIE-LCH | lch(80.81, 56.49, 154.98°) |
| OKLab | oklab(81.68% -0.1395 0.0604) |
| OKLCH | oklch(81.68% 0.152 156.6) |
| XYZ | xyz(37.3091, 58.1277, 39.8192) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.40
Weird Green
#3AE57F
ΔE00 5.28
Light Greenish Blue
#63F7B4
ΔE00 5.32
Seafoam
#7FE0B3
ΔE00 5.65
Seaweed
#18D17B
ΔE00 5.70
Seafoam Green
#7AF9AB
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E09A #E060A6
analogous
#66E060 #60E09A #60E0DA
triadic
#60E09A #9A60E0 #E09A60
tetradic
#60E09A #6066E0 #E060A6 #E0DA60
square
#60E09A #6066E0 #E060A6 #E0DA60
split-complementary
#60E09A #DA60E0 #E06066
monochromatic
#20A55D #2DD679 #60E09A #93EABB #C6F4DB
Accessibility & contrast
On white
1.66
#60E09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#60E09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E09A
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E09A | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD096
Deuteranopia (green-blind)
#CDC49E
Tritanopia (blue-blind)
#32DECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60e09a; /* rgb */ color: rgb(96, 224, 154); /* oklch */ color: oklch(81.7% 0.152 156.6);
Tailwind
colors: {
custom: {
50: '#97eab8',
500: '#60e09a',
950: '#000000',
},
}SCSS
$custom: #60e09a; $custom-light: #97eab8; $custom-dark: #000000;
JSON
{
"hex": "#60e09a",
"rgb": {
"r": 96,
"g": 224,
"b": 154
},
"hsl": {
"h": 147.188,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.81676,
"c": 0.152,
"h": 156.6
},
"luminance": 0.58131
}Semantic roles & 50–950 ramp
primary
#60E09A
secondary
#A83C77
accent
#167BCF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481