#60ED75#60ED75
#60ED75 is a very light, highly saturated green. Relative luminance 0.643; OKLCH L 84.2% C 0.203 H 146.3°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #60ED75 |
|---|---|
| RGB | rgb(96, 237, 117) |
| HSL | hsl(129, 80%, 65%) |
| HSV | hsv(129, 59%, 93%) |
| CMYK | cmyk(59.5%, 0%, 50.6%, 7.1%) |
| CIE-LAB | lab(84.14, -62.28, 46.66) |
| CIE-LCH | lch(84.14, 77.82, 143.16°) |
| OKLab | oklab(84.23% -0.1685 0.1125) |
| OKLCH | oklch(84.23% 0.203 146.3) |
| XYZ | xyz(38.3165, 64.3359, 27.2250) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.28
Spearmint
#1EF876
ΔE00 3.48
Minty Green
#0BF77D
ΔE00 3.80
Weird Green
#3AE57F
ΔE00 4.05
Lightgreen (survey)
#76FF7B
ΔE00 4.18
Wintergreen
#20F986
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ED75 #ED60D8
analogous
#92ED60 #60ED75 #60EDBB
triadic
#60ED75 #7560ED #ED7560
tetradic
#60ED75 #6092ED #ED60D8 #EDBB60
square
#60ED75 #6092ED #ED60D8 #EDBB60
split-complementary
#60ED75 #BB60ED #ED6092
monochromatic
#15BD2E #29E745 #60ED75 #97F3A5 #CEF9D4
Accessibility & contrast
On white
1.51
#60ED75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#60ED75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ED75
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ED75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ED75 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96B
Deuteranopia (green-blind)
#DECD7E
Tritanopia (blue-blind)
#3FE8D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60ed75; /* rgb */ color: rgb(96, 237, 117); /* oklch */ color: oklch(84.2% 0.203 146.3);
Tailwind
colors: {
custom: {
50: '#9af49f',
500: '#60ed75',
950: '#000000',
},
}SCSS
$custom: #60ed75; $custom-light: #9af49f; $custom-dark: #000000;
JSON
{
"hex": "#60ed75",
"rgb": {
"r": 96,
"g": 237,
"b": 117
},
"hsl": {
"h": 128.936,
"s": 79.661,
"l": 65.294
},
"oklch": {
"l": 0.84227,
"c": 0.20259,
"h": 146.3
},
"luminance": 0.6434
}Semantic roles & 50–950 ramp
primary
#60ED75
secondary
#BC35A8
accent
#0ABDDC
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580