#60EA95#60EA95
#60EA95 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.0% C 0.170 H 153.4°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #60EA95 |
|---|---|
| RGB | rgb(96, 234, 149) |
| HSL | hsl(143, 77%, 65%) |
| HSV | hsv(143, 59%, 92%) |
| CMYK | cmyk(59%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(83.70, -56.10, 30.36) |
| CIE-LCH | lch(83.70, 63.79, 151.58°) |
| OKLab | oklab(84.02% -0.1521 0.076) |
| OKLCH | oklch(84.02% 0.17 153.4) |
| XYZ | xyz(39.6683, 63.4985, 38.5939) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.36
Light Green Blue
#56FCA2
ΔE00 3.90
Seafoam Green
#7AF9AB
ΔE00 3.91
Sea Green (survey)
#53FCA1
ΔE00 3.92
Turquoise Green
#04F489
ΔE00 4.22
Seafoam (survey)
#80F9AD
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EA95 #EA60B5
analogous
#70EA60 #60EA95 #60EADA
triadic
#60EA95 #9560EA #EA9560
tetradic
#60EA95 #6070EA #EA60B5 #EADA60
square
#60EA95 #6070EA #EA60B5 #EADA60
split-complementary
#60EA95 #DA60EA #EA6070
monochromatic
#18B755 #2AE371 #60EA95 #96F1B9 #CCF8DD
Accessibility & contrast
On white
1.53
#60EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#60EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EA95
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EA95 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88F
Deuteranopia (green-blind)
#D7CB9A
Tritanopia (blue-blind)
#30E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #60ea95; /* rgb */ color: rgb(96, 234, 149); /* oklch */ color: oklch(84.0% 0.170 153.4);
Tailwind
colors: {
custom: {
50: '#99f2b4',
500: '#60ea95',
950: '#000000',
},
}SCSS
$custom: #60ea95; $custom-light: #99f2b4; $custom-dark: #000000;
JSON
{
"hex": "#60ea95",
"rgb": {
"r": 96,
"g": 234,
"b": 149
},
"hsl": {
"h": 143.043,
"s": 76.667,
"l": 64.706
},
"oklch": {
"l": 0.84019,
"c": 0.16999,
"h": 153.4
},
"luminance": 0.63502
}Semantic roles & 50–950 ramp
primary
#60EA95
secondary
#B73786
accent
#0D8AD9
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581