#60EB95#60EB95
#60EB95 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.171 H 153.3°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #60EB95 |
|---|---|
| RGB | rgb(96, 235, 149) |
| HSL | hsl(143, 78%, 65%) |
| HSV | hsv(143, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(84.00, -56.49, 30.76) |
| CIE-LCH | lch(84.00, 64.32, 151.43°) |
| OKLab | oklab(84.26% -0.1531 0.077) |
| OKLCH | oklch(84.26% 0.171 153.3) |
| XYZ | xyz(39.9538, 64.0695, 38.6891) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.35
Light Green Blue
#56FCA2
ΔE00 3.69
Sea Green (survey)
#53FCA1
ΔE00 3.71
Seafoam Green
#7AF9AB
ΔE00 3.79
Turquoise Green
#04F489
ΔE00 4.05
Light Bluish Green
#76FDA8
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EB95 #EB60B6
analogous
#70EB60 #60EB95 #60EBDB
triadic
#60EB95 #9560EB #EB9560
tetradic
#60EB95 #6070EB #EB60B6 #EBDB60
square
#60EB95 #6070EB #EB60B6 #EBDB60
split-complementary
#60EB95 #DB60EB #EB6070
monochromatic
#17B955 #2AE471 #60EB95 #96F2B9 #CDF9DD
Accessibility & contrast
On white
1.52
#60EB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#60EB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EB95
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EB95 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98F
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#30E8D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60eb95; /* rgb */ color: rgb(96, 235, 149); /* oklch */ color: oklch(84.3% 0.171 153.3);
Tailwind
colors: {
custom: {
50: '#99f2b5',
500: '#60eb95',
950: '#000000',
},
}SCSS
$custom: #60eb95; $custom-light: #99f2b5; $custom-dark: #000000;
JSON
{
"hex": "#60eb95",
"rgb": {
"r": 96,
"g": 235,
"b": 149
},
"hsl": {
"h": 142.878,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.84263,
"c": 0.17134,
"h": 153.3
},
"luminance": 0.64073
}Semantic roles & 50–950 ramp
primary
#60EB95
secondary
#B93787
accent
#0C8BDA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581