#60F77F#60F77F
#60F77F is a very light, highly saturated green. Relative luminance 0.705; OKLCH L 86.8% C 0.207 H 147.5°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #60F77F |
|---|---|
| RGB | rgb(96, 247, 127) |
| HSL | hsl(132, 90%, 67%) |
| HSV | hsv(132, 61%, 97%) |
| CMYK | cmyk(61.1%, 0%, 48.6%, 3.1%) |
| CIE-LAB | lab(87.26, -64.51, 45.78) |
| CIE-LCH | lch(87.26, 79.11, 144.64°) |
| OKLab | oklab(86.84% -0.1743 0.1111) |
| OKLCH | oklch(86.84% 0.207 147.5) |
| XYZ | xyz(41.9125, 70.5365, 31.4807) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.55
Lightgreen (survey)
#76FF7B
ΔE00 2.81
Minty Green
#0BF77D
ΔE00 2.90
Wintergreen
#20F986
ΔE00 3.08
Spring Green
#00FF7F
ΔE00 3.20
Easter Green
#8CFD7E
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F77F #F760D8
analogous
#8DF760 #60F77F #60F7CB
triadic
#60F77F #7F60F7 #F77F60
tetradic
#60F77F #608DF7 #F760D8 #F7CB60
square
#60F77F #608DF7 #F760D8 #F7CB60
split-complementary
#60F77F #CB60F7 #F7608D
monochromatic
#0BD234 #26F450 #60F77F #9AFAAE #D5FDDD
Accessibility & contrast
On white
1.39
#60F77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#60F77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F77F
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F77F | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE375
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#36F2DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f77f; /* rgb */ color: rgb(96, 247, 127); /* oklch */ color: oklch(86.8% 0.207 147.5);
Tailwind
colors: {
custom: {
50: '#9bfba6',
500: '#60f77f',
950: '#000000',
},
}SCSS
$custom: #60f77f; $custom-light: #9bfba6; $custom-dark: #000000;
JSON
{
"hex": "#60f77f",
"rgb": {
"r": 96,
"g": 247,
"b": 127
},
"hsl": {
"h": 132.318,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.86837,
"c": 0.20666,
"h": 147.5
},
"luminance": 0.70541
}Semantic roles & 50–950 ramp
primary
#60F77F
secondary
#CD2EAC
accent
#00B6E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580