#60ED91#60ED91
#60ED91 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.7% C 0.178 H 152.0°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #60ED91 |
|---|---|
| RGB | rgb(96, 237, 145) |
| HSL | hsl(141, 80%, 65%) |
| HSV | hsv(141, 59%, 93%) |
| CMYK | cmyk(59.5%, 0%, 38.8%, 7.1%) |
| CIE-LAB | lab(84.53, -57.96, 33.48) |
| CIE-LCH | lch(84.53, 66.94, 149.99°) |
| OKLab | oklab(84.68% -0.1569 0.0833) |
| OKLCH | oklch(84.68% 0.178 152) |
| XYZ | xyz(40.2158, 65.0956, 37.2279) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.03
Turquoise Green
#04F489
ΔE00 3.48
Sea Green (survey)
#53FCA1
ΔE00 3.50
Light Green Blue
#56FCA2
ΔE00 3.51
Light Bluish Green
#76FDA8
ΔE00 3.94
Seafoam Green
#7AF9AB
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ED91 #ED60BC
analogous
#75ED60 #60ED91 #60EDD7
triadic
#60ED91 #9160ED #ED9160
tetradic
#60ED91 #6075ED #ED60BC #EDD760
square
#60ED91 #6075ED #ED60BC #EDD760
split-complementary
#60ED91 #D760ED #ED6075
monochromatic
#15BD50 #29E76B #60ED91 #97F3B7 #CEF9DD
Accessibility & contrast
On white
1.50
#60ED91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#60ED91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ED91
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ED91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ED91 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8B
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#31EAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60ed91; /* rgb */ color: rgb(96, 237, 145); /* oklch */ color: oklch(84.7% 0.178 152.0);
Tailwind
colors: {
custom: {
50: '#99f4b2',
500: '#60ed91',
950: '#000000',
},
}SCSS
$custom: #60ed91; $custom-light: #99f4b2; $custom-dark: #000000;
JSON
{
"hex": "#60ed91",
"rgb": {
"r": 96,
"g": 237,
"b": 145
},
"hsl": {
"h": 140.851,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.84678,
"c": 0.17762,
"h": 152
},
"luminance": 0.651
}Semantic roles & 50–950 ramp
primary
#60ED91
secondary
#BC358D
accent
#0A93DC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581