#60ED94#60ED94
#60ED94 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.175 H 152.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #60ED94 |
|---|---|
| RGB | rgb(96, 237, 148) |
| HSL | hsl(142, 80%, 65%) |
| HSV | hsv(142, 59%, 93%) |
| CMYK | cmyk(59.5%, 0%, 37.6%, 7.1%) |
| CIE-LAB | lab(84.58, -57.45, 32.04) |
| CIE-LCH | lch(84.58, 65.77, 150.85°) |
| OKLab | oklab(84.73% -0.1556 0.08) |
| OKLCH | oklch(84.73% 0.175 152.8) |
| XYZ | xyz(40.4501, 65.1894, 38.4623) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.29
Light Green Blue
#56FCA2
ΔE00 3.34
Sea Green (survey)
#53FCA1
ΔE00 3.35
Turquoise Green
#04F489
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 3.67
Light Bluish Green
#76FDA8
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ED94 #ED60B9
analogous
#72ED60 #60ED94 #60EDDB
triadic
#60ED94 #9460ED #ED9460
tetradic
#60ED94 #6072ED #ED60B9 #EDDB60
square
#60ED94 #6072ED #ED60B9 #EDDB60
split-complementary
#60ED94 #DB60ED #ED6072
monochromatic
#15BD53 #29E76F #60ED94 #97F3B9 #CEF9DE
Accessibility & contrast
On white
1.50
#60ED94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#60ED94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ED94
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ED94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ED94 | 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)
#EDDB8E
Deuteranopia (green-blind)
#DACE9A
Tritanopia (blue-blind)
#2FEAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #60ed94; /* rgb */ color: rgb(96, 237, 148); /* oklch */ color: oklch(84.7% 0.175 152.8);
Tailwind
colors: {
custom: {
50: '#99f4b4',
500: '#60ed94',
950: '#000000',
},
}SCSS
$custom: #60ed94; $custom-light: #99f4b4; $custom-dark: #000000;
JSON
{
"hex": "#60ed94",
"rgb": {
"r": 96,
"g": 237,
"b": 148
},
"hsl": {
"h": 142.128,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.84733,
"c": 0.17491,
"h": 152.8
},
"luminance": 0.65193
}Semantic roles & 50–950 ramp
primary
#60ED94
secondary
#BC358A
accent
#0A8EDC
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581