#60E09D#60E09D
#60E09D is a light, vivid green. Relative luminance 0.582; OKLCH L 81.7% C 0.149 H 157.6°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #60E09D |
|---|---|
| RGB | rgb(96, 224, 157) |
| HSL | hsl(149, 67%, 63%) |
| HSV | hsv(149, 57%, 88%) |
| CMYK | cmyk(57.1%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(80.87, -50.60, 22.41) |
| CIE-LCH | lch(80.87, 55.34, 156.11°) |
| OKLab | oklab(81.74% -0.1381 0.0568) |
| OKLCH | oklch(81.74% 0.149 157.6) |
| XYZ | xyz(37.5621, 58.2289, 41.1516) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.54
Seafoam
#7FE0B3
ΔE00 5.14
Light Greenish Blue
#63F7B4
ΔE00 5.15
Eucalyptus
#44D7A8
ΔE00 5.40
Weird Green
#3AE57F
ΔE00 5.84
Seafoam Green
#7AF9AB
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E09D #E060A3
analogous
#63E060 #60E09D #60E0DD
triadic
#60E09D #9D60E0 #E09D60
tetradic
#60E09D #6063E0 #E060A3 #E0DD60
square
#60E09D #6063E0 #E060A3 #E0DD60
split-complementary
#60E09D #DD60E0 #E06063
monochromatic
#20A560 #2DD67D #60E09D #93EABD #C6F4DC
Accessibility & contrast
On white
1.66
#60E09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#60E09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E09D
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E09D | 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)
#DED099
Deuteranopia (green-blind)
#CDC4A1
Tritanopia (blue-blind)
#30DFCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60e09d; /* rgb */ color: rgb(96, 224, 157); /* oklch */ color: oklch(81.7% 0.149 157.6);
Tailwind
colors: {
custom: {
50: '#97eaba',
500: '#60e09d',
950: '#000000',
},
}SCSS
$custom: #60e09d; $custom-light: #97eaba; $custom-dark: #000000;
JSON
{
"hex": "#60e09d",
"rgb": {
"r": 96,
"g": 224,
"b": 157
},
"hsl": {
"h": 148.594,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.8174,
"c": 0.14935,
"h": 157.6
},
"luminance": 0.58232
}Semantic roles & 50–950 ramp
primary
#60E09D
secondary
#A83C75
accent
#1677CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481