#60F785#60F785
#60F785 is a very light, highly saturated green. Relative luminance 0.707; OKLCH L 86.9% C 0.201 H 148.6°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #60F785 |
|---|---|
| RGB | rgb(96, 247, 133) |
| HSL | hsl(135, 90%, 67%) |
| HSV | hsv(135, 61%, 97%) |
| CMYK | cmyk(61.1%, 0%, 46.2%, 3.1%) |
| CIE-LAB | lab(87.34, -63.63, 43.01) |
| CIE-LCH | lch(87.34, 76.81, 145.94°) |
| OKLab | oklab(86.93% -0.1718 0.1051) |
| OKLCH | oklch(86.93% 0.201 148.6) |
| XYZ | xyz(42.3152, 70.6976, 33.6018) |
| Luminance | 0.7070 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.69
Spearmint
#1EF876
ΔE00 2.78
Minty Green
#0BF77D
ΔE00 2.79
Spring Green
#00FF7F
ΔE00 3.21
Lightgreen (survey)
#76FF7B
ΔE00 3.41
Turquoise Green
#04F489
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F785 #F760D2
analogous
#87F760 #60F785 #60F7D1
triadic
#60F785 #8560F7 #F78560
tetradic
#60F785 #6087F7 #F760D2 #F7D160
square
#60F785 #6087F7 #F760D2 #F7D160
split-complementary
#60F785 #D160F7 #F76087
monochromatic
#0BD23B #26F458 #60F785 #9AFAB2 #D5FDDE
Accessibility & contrast
On white
1.39
#60F785 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#60F785 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F785
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F785 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F785 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37C
Deuteranopia (green-blind)
#E6D68D
Tritanopia (blue-blind)
#33F2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f785; /* rgb */ color: rgb(96, 247, 133); /* oklch */ color: oklch(86.9% 0.201 148.6);
Tailwind
colors: {
custom: {
50: '#9bfbaa',
500: '#60f785',
950: '#000000',
},
}SCSS
$custom: #60f785; $custom-light: #9bfbaa; $custom-dark: #000000;
JSON
{
"hex": "#60f785",
"rgb": {
"r": 96,
"g": 247,
"b": 133
},
"hsl": {
"h": 134.702,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.86927,
"c": 0.20142,
"h": 148.6
},
"luminance": 0.70702
}Semantic roles & 50–950 ramp
primary
#60F785
secondary
#CD2EA6
accent
#00ADE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581