#60F78F#60F78F
#60F78F is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.1% C 0.193 H 150.6°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #60F78F |
|---|---|
| RGB | rgb(96, 247, 143) |
| HSL | hsl(139, 90%, 67%) |
| HSV | hsv(139, 61%, 97%) |
| CMYK | cmyk(61.1%, 0%, 42.1%, 3.1%) |
| CIE-LAB | lab(87.48, -62.08, 38.33) |
| CIE-LCH | lch(87.48, 72.95, 148.31°) |
| OKLab | oklab(87.09% -0.1677 0.0946) |
| OKLCH | oklch(87.09% 0.193 150.6) |
| XYZ | xyz(43.0393, 70.9872, 37.4150) |
| Luminance | 0.7099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.60
Sea Green (survey)
#53FCA1
ΔE00 2.94
Light Green Blue
#56FCA2
ΔE00 3.00
Turquoise Green
#04F489
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.20
Light Bluish Green
#76FDA8
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F78F #F760C8
analogous
#7DF760 #60F78F #60F7DA
triadic
#60F78F #8F60F7 #F78F60
tetradic
#60F78F #607DF7 #F760C8 #F7DA60
square
#60F78F #607DF7 #F760C8 #F7DA60
split-complementary
#60F78F #DA60F7 #F7607D
monochromatic
#0BD249 #26F466 #60F78F #9AFAB8 #D5FDE1
Accessibility & contrast
On white
1.38
#60F78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#60F78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F78F
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F78F | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E387
Deuteranopia (green-blind)
#E5D696
Tritanopia (blue-blind)
#2DF3DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f78f; /* rgb */ color: rgb(96, 247, 143); /* oklch */ color: oklch(87.1% 0.193 150.6);
Tailwind
colors: {
custom: {
50: '#9bfbb1',
500: '#60f78f',
950: '#000000',
},
}SCSS
$custom: #60f78f; $custom-light: #9bfbb1; $custom-dark: #000000;
JSON
{
"hex": "#60f78f",
"rgb": {
"r": 96,
"g": 247,
"b": 143
},
"hsl": {
"h": 138.675,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.87089,
"c": 0.19255,
"h": 150.6
},
"luminance": 0.70991
}Semantic roles & 50–950 ramp
primary
#60F78F
secondary
#CD2E9C
accent
#009EE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581