#60ECA5#60ECA5
#60ECA5 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.8% C 0.159 H 158.1°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #60ECA5 |
|---|---|
| RGB | rgb(96, 236, 165) |
| HSL | hsl(150, 79%, 65%) |
| HSV | hsv(150, 59%, 93%) |
| CMYK | cmyk(59.3%, 0%, 30.1%, 7.5%) |
| CIE-LAB | lab(84.58, -53.89, 23.37) |
| CIE-LCH | lch(84.58, 58.74, 156.56°) |
| OKLab | oklab(84.83% -0.147 0.0592) |
| OKLCH | oklch(84.83% 0.159 158.1) |
| XYZ | xyz(41.6072, 65.1902, 45.9803) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.69
Seafoam Green
#7AF9AB
ΔE00 3.53
Seafoam (survey)
#80F9AD
ΔE00 3.75
Light Blue Green
#7EFBB3
ΔE00 3.77
Aqua Green
#12E193
ΔE00 4.15
Light Green Blue
#56FCA2
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ECA5 #EC60A7
analogous
#61EC60 #60ECA5 #60ECEB
triadic
#60ECA5 #A560EC #ECA560
tetradic
#60ECA5 #6061EC #EC60A7 #ECEB60
square
#60ECA5 #6061EC #EC60A7 #ECEB60
split-complementary
#60ECA5 #EB60EC #EC6061
monochromatic
#16BB68 #29E586 #60ECA5 #97F3C4 #CDF9E3
Accessibility & contrast
On white
1.50
#60ECA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#60ECA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ECA5
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ECA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ECA5 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADBA1
Deuteranopia (green-blind)
#D7CEA9
Tritanopia (blue-blind)
#21EBD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60eca5; /* rgb */ color: rgb(96, 236, 165); /* oklch */ color: oklch(84.8% 0.159 158.1);
Tailwind
colors: {
custom: {
50: '#99f3c0',
500: '#60eca5',
950: '#000000',
},
}SCSS
$custom: #60eca5; $custom-light: #99f3c0; $custom-dark: #000000;
JSON
{
"hex": "#60eca5",
"rgb": {
"r": 96,
"g": 236,
"b": 165
},
"hsl": {
"h": 149.571,
"s": 78.652,
"l": 65.098
},
"oklch": {
"l": 0.84831,
"c": 0.15851,
"h": 158.1
},
"luminance": 0.65194
}Semantic roles & 50–950 ramp
primary
#60ECA5
secondary
#BA3679
accent
#0B74DB
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582