#60E092#60E092
#60E092 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.5% C 0.159 H 154.0°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #60E092 |
|---|---|
| RGB | rgb(96, 224, 146) |
| HSL | hsl(143, 67%, 63%) |
| HSV | hsv(143, 57%, 88%) |
| CMYK | cmyk(57.1%, 0%, 34.8%, 12.2%) |
| CIE-LAB | lab(80.67, -52.69, 27.83) |
| CIE-LCH | lch(80.67, 59.59, 152.16°) |
| OKLab | oklab(81.51% -0.143 0.0699) |
| OKLCH | oklch(81.51% 0.159 154) |
| XYZ | xyz(36.6649, 57.8700, 36.4264) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.56
Weird Green
#3AE57F
ΔE00 3.97
Tealish Green
#0CDC73
ΔE00 5.10
Seaweed
#18D17B
ΔE00 5.15
Seafoam Green
#7AF9AB
ΔE00 5.70
Seafoam (survey)
#80F9AD
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E092 #E060AE
analogous
#6EE060 #60E092 #60E0D2
triadic
#60E092 #9260E0 #E09260
tetradic
#60E092 #606EE0 #E060AE #E0D260
square
#60E092 #606EE0 #E060AE #E0D260
split-complementary
#60E092 #D260E0 #E0606E
monochromatic
#20A554 #2DD66F #60E092 #93EAB5 #C6F4D8
Accessibility & contrast
On white
1.67
#60E092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#60E092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E092
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E092 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08D
Deuteranopia (green-blind)
#CEC397
Tritanopia (blue-blind)
#37DECC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60e092; /* rgb */ color: rgb(96, 224, 146); /* oklch */ color: oklch(81.5% 0.159 154.0);
Tailwind
colors: {
custom: {
50: '#97eab2',
500: '#60e092',
950: '#000000',
},
}SCSS
$custom: #60e092; $custom-light: #97eab2; $custom-dark: #000000;
JSON
{
"hex": "#60e092",
"rgb": {
"r": 96,
"g": 224,
"b": 146
},
"hsl": {
"h": 143.438,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.81511,
"c": 0.1592,
"h": 154
},
"luminance": 0.57873
}Semantic roles & 50–950 ramp
primary
#60E092
secondary
#A83C7E
accent
#1687CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481