#60EF93#60EF93
#60EF93 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.178 H 152.3°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #60EF93 |
|---|---|
| RGB | rgb(96, 239, 147) |
| HSL | hsl(141, 82%, 66%) |
| HSV | hsv(141, 60%, 94%) |
| CMYK | cmyk(59.8%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(85.16, -58.39, 33.31) |
| CIE-LCH | lch(85.16, 67.22, 150.30°) |
| OKLab | oklab(85.2% -0.158 0.083) |
| OKLCH | oklch(85.2% 0.178 152.3) |
| XYZ | xyz(40.9536, 66.3224, 38.2414) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.07
Light Green Blue
#56FCA2
ΔE00 3.07
Weird Green
#3AE57F
ΔE00 3.33
Turquoise Green
#04F489
ΔE00 3.34
Light Bluish Green
#76FDA8
ΔE00 3.54
Seafoam Green
#7AF9AB
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EF93 #EF60BC
analogous
#74EF60 #60EF93 #60EFDB
triadic
#60EF93 #9360EF #EF9360
tetradic
#60EF93 #6074EF #EF60BC #EFDB60
square
#60EF93 #6074EF #EF60BC #EFDB60
split-complementary
#60EF93 #DB60EF #EF6074
monochromatic
#13C151 #28E96D #60EF93 #98F5B9 #CFFADF
Accessibility & contrast
On white
1.47
#60EF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#60EF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EF93
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EF93 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8D
Deuteranopia (green-blind)
#DCCF99
Tritanopia (blue-blind)
#2FECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60ef93; /* rgb */ color: rgb(96, 239, 147); /* oklch */ color: oklch(85.2% 0.178 152.3);
Tailwind
colors: {
custom: {
50: '#9af5b3',
500: '#60ef93',
950: '#000000',
},
}SCSS
$custom: #60ef93; $custom-light: #9af5b3; $custom-dark: #000000;
JSON
{
"hex": "#60ef93",
"rgb": {
"r": 96,
"g": 239,
"b": 147
},
"hsl": {
"h": 141.399,
"s": 81.714,
"l": 65.686
},
"oklch": {
"l": 0.85204,
"c": 0.17846,
"h": 152.3
},
"luminance": 0.66326
}Semantic roles & 50–950 ramp
primary
#60EF93
secondary
#BF348E
accent
#0792DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581