#60E793#60E793
#60E793 is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.2% C 0.168 H 153.3°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #60E793 |
|---|---|
| RGB | rgb(96, 231, 147) |
| HSL | hsl(143, 74%, 64%) |
| HSV | hsv(143, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 36.4%, 9.4%) |
| CIE-LAB | lab(82.78, -55.28, 30.14) |
| CIE-LCH | lch(82.78, 62.97, 151.40°) |
| OKLab | oklab(83.25% -0.1499 0.0754) |
| OKLCH | oklch(83.25% 0.168 153.3) |
| XYZ | xyz(38.6632, 61.7415, 37.4779) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.23
Aqua Green
#12E193
ΔE00 4.00
Seafoam Green
#7AF9AB
ΔE00 4.44
Light Green Blue
#56FCA2
ΔE00 4.55
Sea Green (survey)
#53FCA1
ΔE00 4.57
Turquoise Green
#04F489
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E793 #E760B4
analogous
#71E760 #60E793 #60E7D7
triadic
#60E793 #9360E7 #E79360
tetradic
#60E793 #6071E7 #E760B4 #E7D760
square
#60E793 #6071E7 #E760B4 #E7D760
split-complementary
#60E793 #D760E7 #E76071
monochromatic
#1BB254 #2BDF6F #60E793 #95EFB7 #CAF7DB
Accessibility & contrast
On white
1.57
#60E793 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#60E793 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E793
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E793 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E793 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D68D
Deuteranopia (green-blind)
#D5C998
Tritanopia (blue-blind)
#33E4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60e793; /* rgb */ color: rgb(96, 231, 147); /* oklch */ color: oklch(83.2% 0.168 153.3);
Tailwind
colors: {
custom: {
50: '#98efb3',
500: '#60e793',
950: '#000000',
},
}SCSS
$custom: #60e793; $custom-light: #98efb3; $custom-dark: #000000;
JSON
{
"hex": "#60e793",
"rgb": {
"r": 96,
"g": 231,
"b": 147
},
"hsl": {
"h": 142.667,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.83246,
"c": 0.16779,
"h": 153.3
},
"luminance": 0.61745
}Semantic roles & 50–950 ramp
primary
#60E793
secondary
#B23984
accent
#108BD6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581