#60F773#60F773
#60F773 is a very light, highly saturated green. Relative luminance 0.702; OKLCH L 86.7% C 0.217 H 145.6°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #60F773 |
|---|---|
| RGB | rgb(96, 247, 115) |
| HSL | hsl(128, 90%, 67%) |
| HSV | hsv(128, 61%, 97%) |
| CMYK | cmyk(61.1%, 0%, 53.4%, 3.1%) |
| CIE-LAB | lab(87.12, -66.13, 51.20) |
| CIE-LCH | lch(87.12, 83.64, 142.25°) |
| OKLab | oklab(86.67% -0.1789 0.1225) |
| OKLCH | oklch(86.67% 0.217 145.6) |
| XYZ | xyz(41.1765, 70.2421, 27.6044) |
| Luminance | 0.7025 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.18
Spearmint
#1EF876
ΔE00 2.85
Light Bright Green
#53FE5C
ΔE00 3.17
Lighter Green
#75FD63
ΔE00 3.42
Easter Green
#8CFD7E
ΔE00 3.56
Minty Green
#0BF77D
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F773 #F760E4
analogous
#98F760 #60F773 #60F7BF
triadic
#60F773 #7360F7 #F77360
tetradic
#60F773 #6098F7 #F760E4 #F7BF60
square
#60F773 #6098F7 #F760E4 #F7BF60
split-complementary
#60F773 #BF60F7 #F76098
monochromatic
#0BD224 #26F440 #60F773 #9AFAA6 #D5FDDA
Accessibility & contrast
On white
1.40
#60F773 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#60F773 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F773
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F773 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F773 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE267
Deuteranopia (green-blind)
#E8D57D
Tritanopia (blue-blind)
#3CF1D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f773; /* rgb */ color: rgb(96, 247, 115); /* oklch */ color: oklch(86.7% 0.217 145.6);
Tailwind
colors: {
custom: {
50: '#9cfb9e',
500: '#60f773',
950: '#000000',
},
}SCSS
$custom: #60f773; $custom-light: #9cfb9e; $custom-dark: #000000;
JSON
{
"hex": "#60f773",
"rgb": {
"r": 96,
"g": 247,
"b": 115
},
"hsl": {
"h": 127.55,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.86671,
"c": 0.21682,
"h": 145.6
},
"luminance": 0.70246
}Semantic roles & 50–950 ramp
primary
#60F773
secondary
#CD2EB9
accent
#00C9E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580