#60ED92#60ED92
#60ED92 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.7% C 0.177 H 152.3°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #60ED92 |
|---|---|
| RGB | rgb(96, 237, 146) |
| HSL | hsl(141, 80%, 65%) |
| HSV | hsv(141, 59%, 93%) |
| CMYK | cmyk(59.5%, 0%, 38.4%, 7.1%) |
| CIE-LAB | lab(84.55, -57.79, 33.00) |
| CIE-LCH | lch(84.55, 66.55, 150.27°) |
| OKLab | oklab(84.7% -0.1564 0.0822) |
| OKLCH | oklch(84.7% 0.177 152.3) |
| XYZ | xyz(40.2932, 65.1266, 37.6358) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.11
Sea Green (survey)
#53FCA1
ΔE00 3.44
Light Green Blue
#56FCA2
ΔE00 3.45
Turquoise Green
#04F489
ΔE00 3.53
Seafoam Green
#7AF9AB
ΔE00 3.87
Light Bluish Green
#76FDA8
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ED92 #ED60BB
analogous
#74ED60 #60ED92 #60EDD9
triadic
#60ED92 #9260ED #ED9260
tetradic
#60ED92 #6074ED #ED60BB #EDD960
square
#60ED92 #6074ED #ED60BB #EDD960
split-complementary
#60ED92 #D960ED #ED6074
monochromatic
#15BD51 #29E76C #60ED92 #97F3B8 #CEF9DD
Accessibility & contrast
On white
1.50
#60ED92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#60ED92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ED92
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ED92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ED92 | 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)
#EDDB8C
Deuteranopia (green-blind)
#DBCE98
Tritanopia (blue-blind)
#31EAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60ed92; /* rgb */ color: rgb(96, 237, 146); /* oklch */ color: oklch(84.7% 0.177 152.3);
Tailwind
colors: {
custom: {
50: '#99f4b2',
500: '#60ed92',
950: '#000000',
},
}SCSS
$custom: #60ed92; $custom-light: #99f4b2; $custom-dark: #000000;
JSON
{
"hex": "#60ed92",
"rgb": {
"r": 96,
"g": 237,
"b": 146
},
"hsl": {
"h": 141.277,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.84696,
"c": 0.17672,
"h": 152.3
},
"luminance": 0.6513
}Semantic roles & 50–950 ramp
primary
#60ED92
secondary
#BC358C
accent
#0A91DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581