#60ED95#60ED95
#60ED95 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.8% C 0.174 H 153.1°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #60ED95 |
|---|---|
| RGB | rgb(96, 237, 149) |
| HSL | hsl(143, 80%, 65%) |
| HSV | hsv(143, 59%, 93%) |
| CMYK | cmyk(59.5%, 0%, 37.1%, 7.1%) |
| CIE-LAB | lab(84.60, -57.27, 31.55) |
| CIE-LCH | lch(84.60, 65.39, 151.15°) |
| OKLab | oklab(84.75% -0.1551 0.0788) |
| OKLCH | oklch(84.75% 0.174 153.1) |
| XYZ | xyz(40.5296, 65.2211, 38.8810) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.30
Sea Green (survey)
#53FCA1
ΔE00 3.32
Weird Green
#3AE57F
ΔE00 3.39
Seafoam Green
#7AF9AB
ΔE00 3.58
Light Bluish Green
#76FDA8
ΔE00 3.72
Turquoise Green
#04F489
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ED95 #ED60B8
analogous
#71ED60 #60ED95 #60EDDB
triadic
#60ED95 #9560ED #ED9560
tetradic
#60ED95 #6071ED #ED60B8 #EDDB60
square
#60ED95 #6071ED #ED60B8 #EDDB60
split-complementary
#60ED95 #DB60ED #ED6071
monochromatic
#15BD54 #29E770 #60ED95 #97F3BA #CEF9DE
Accessibility & contrast
On white
1.50
#60ED95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#60ED95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ED95
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ED95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ED95 | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 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)
#EDDB8F
Deuteranopia (green-blind)
#DACE9B
Tritanopia (blue-blind)
#2FEAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60ed95; /* rgb */ color: rgb(96, 237, 149); /* oklch */ color: oklch(84.8% 0.174 153.1);
Tailwind
colors: {
custom: {
50: '#99f4b5',
500: '#60ed95',
950: '#000000',
},
}SCSS
$custom: #60ed95; $custom-light: #99f4b5; $custom-dark: #000000;
JSON
{
"hex": "#60ed95",
"rgb": {
"r": 96,
"g": 237,
"b": 149
},
"hsl": {
"h": 142.553,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.84752,
"c": 0.17401,
"h": 153.1
},
"luminance": 0.65225
}Semantic roles & 50–950 ramp
primary
#60ED95
secondary
#BC3589
accent
#0A8DDC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581