#60ED93#60ED93
#60ED93 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.176 H 152.5°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #60ED93 |
|---|---|
| RGB | rgb(96, 237, 147) |
| HSL | hsl(142, 80%, 65%) |
| HSV | hsv(142, 59%, 93%) |
| CMYK | cmyk(59.5%, 0%, 38%, 7.1%) |
| CIE-LAB | lab(84.56, -57.62, 32.52) |
| CIE-LCH | lch(84.56, 66.16, 150.56°) |
| OKLab | oklab(84.71% -0.156 0.0811) |
| OKLCH | oklch(84.71% 0.176 152.5) |
| XYZ | xyz(40.3713, 65.1578, 38.0473) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.19
Light Green Blue
#56FCA2
ΔE00 3.39
Sea Green (survey)
#53FCA1
ΔE00 3.39
Turquoise Green
#04F489
ΔE00 3.59
Seafoam Green
#7AF9AB
ΔE00 3.77
Light Bluish Green
#76FDA8
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ED93 #ED60BA
analogous
#73ED60 #60ED93 #60EDD9
triadic
#60ED93 #9360ED #ED9360
tetradic
#60ED93 #6073ED #ED60BA #EDD960
square
#60ED93 #6073ED #ED60BA #EDD960
split-complementary
#60ED93 #D960ED #ED6073
monochromatic
#15BD52 #29E76E #60ED93 #97F3B8 #CEF9DE
Accessibility & contrast
On white
1.50
#60ED93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#60ED93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ED93
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ED93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ED93 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8D
Deuteranopia (green-blind)
#DBCE99
Tritanopia (blue-blind)
#30EAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60ed93; /* rgb */ color: rgb(96, 237, 147); /* oklch */ color: oklch(84.7% 0.176 152.5);
Tailwind
colors: {
custom: {
50: '#99f4b3',
500: '#60ed93',
950: '#000000',
},
}SCSS
$custom: #60ed93; $custom-light: #99f4b3; $custom-dark: #000000;
JSON
{
"hex": "#60ed93",
"rgb": {
"r": 96,
"g": 237,
"b": 147
},
"hsl": {
"h": 141.702,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.84715,
"c": 0.17581,
"h": 152.5
},
"luminance": 0.65162
}Semantic roles & 50–950 ramp
primary
#60ED93
secondary
#BC358B
accent
#0A90DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581