#60E09C#60E09C
#60E09C is a light, vivid green. Relative luminance 0.582; OKLCH L 81.7% C 0.150 H 157.3°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #60E09C |
|---|---|
| RGB | rgb(96, 224, 156) |
| HSL | hsl(148, 67%, 63%) |
| HSV | hsv(148, 57%, 88%) |
| CMYK | cmyk(57.1%, 0%, 30.4%, 12.2%) |
| CIE-LAB | lab(80.85, -50.80, 22.90) |
| CIE-LCH | lch(80.85, 55.72, 155.73°) |
| OKLab | oklab(81.72% -0.1386 0.058) |
| OKLCH | oklch(81.72% 0.15 157.3) |
| XYZ | xyz(37.4771, 58.1949, 40.7038) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.48
Light Greenish Blue
#63F7B4
ΔE00 5.20
Seafoam
#7FE0B3
ΔE00 5.31
Eucalyptus
#44D7A8
ΔE00 5.58
Weird Green
#3AE57F
ΔE00 5.65
Seafoam Green
#7AF9AB
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E09C #E060A4
analogous
#64E060 #60E09C #60E0DC
triadic
#60E09C #9C60E0 #E09C60
tetradic
#60E09C #6064E0 #E060A4 #E0DC60
square
#60E09C #6064E0 #E060A4 #E0DC60
split-complementary
#60E09C #DC60E0 #E06064
monochromatic
#20A55F #2DD67C #60E09C #93EABC #C6F4DC
Accessibility & contrast
On white
1.66
#60E09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#60E09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E09C
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E09C | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD098
Deuteranopia (green-blind)
#CDC4A0
Tritanopia (blue-blind)
#31DECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60e09c; /* rgb */ color: rgb(96, 224, 156); /* oklch */ color: oklch(81.7% 0.150 157.3);
Tailwind
colors: {
custom: {
50: '#97eab9',
500: '#60e09c',
950: '#000000',
},
}SCSS
$custom: #60e09c; $custom-light: #97eab9; $custom-dark: #000000;
JSON
{
"hex": "#60e09c",
"rgb": {
"r": 96,
"g": 224,
"b": 156
},
"hsl": {
"h": 148.125,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.81719,
"c": 0.15023,
"h": 157.3
},
"luminance": 0.58198
}Semantic roles & 50–950 ramp
primary
#60E09C
secondary
#A83C75
accent
#1679CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481