#60ED96#60ED96
#60ED96 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.8% C 0.173 H 153.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #60ED96 |
|---|---|
| RGB | rgb(96, 237, 150) |
| HSL | hsl(143, 80%, 65%) |
| HSV | hsv(143, 59%, 93%) |
| CMYK | cmyk(59.5%, 0%, 36.7%, 7.1%) |
| CIE-LAB | lab(84.61, -57.09, 31.07) |
| CIE-LCH | lch(84.61, 65.00, 151.45°) |
| OKLab | oklab(84.77% -0.1547 0.0777) |
| OKLCH | oklch(84.77% 0.173 153.3) |
| XYZ | xyz(40.6098, 65.2532, 39.3033) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.27
Sea Green (survey)
#53FCA1
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.49
Seafoam Green
#7AF9AB
ΔE00 3.50
Light Bluish Green
#76FDA8
ΔE00 3.69
Turquoise Green
#04F489
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ED96 #ED60B7
analogous
#70ED60 #60ED96 #60EDDD
triadic
#60ED96 #9660ED #ED9660
tetradic
#60ED96 #6070ED #ED60B7 #EDDD60
square
#60ED96 #6070ED #ED60B7 #EDDD60
split-complementary
#60ED96 #DD60ED #ED6070
monochromatic
#15BD56 #29E772 #60ED96 #97F3BA #CEF9DF
Accessibility & contrast
On white
1.49
#60ED96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#60ED96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ED96
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ED96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ED96 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB90
Deuteranopia (green-blind)
#DACE9C
Tritanopia (blue-blind)
#2EEAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60ed96; /* rgb */ color: rgb(96, 237, 150); /* oklch */ color: oklch(84.8% 0.173 153.3);
Tailwind
colors: {
custom: {
50: '#99f4b5',
500: '#60ed96',
950: '#000000',
},
}SCSS
$custom: #60ed96; $custom-light: #99f4b5; $custom-dark: #000000;
JSON
{
"hex": "#60ed96",
"rgb": {
"r": 96,
"g": 237,
"b": 150
},
"hsl": {
"h": 142.979,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.84771,
"c": 0.1731,
"h": 153.3
},
"luminance": 0.65257
}Semantic roles & 50–950 ramp
primary
#60ED96
secondary
#BC3588
accent
#0A8BDC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581