#60F78B#60F78B
#60F78B is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.0% C 0.196 H 149.7°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #60F78B |
|---|---|
| RGB | rgb(96, 247, 139) |
| HSL | hsl(137, 90%, 67%) |
| HSV | hsv(137, 61%, 97%) |
| CMYK | cmyk(61.1%, 0%, 43.7%, 3.1%) |
| CIE-LAB | lab(87.42, -62.71, 40.21) |
| CIE-LCH | lch(87.42, 74.50, 147.33°) |
| OKLab | oklab(87.02% -0.1694 0.0989) |
| OKLCH | oklch(87.02% 0.196 149.7) |
| XYZ | xyz(42.7417, 70.8682, 35.8475) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.53
Minty Green
#0BF77D
ΔE00 2.95
Turquoise Green
#04F489
ΔE00 3.17
Spearmint
#1EF876
ΔE00 3.24
Spring Green
#00FF7F
ΔE00 3.45
Sea Green (survey)
#53FCA1
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F78B #F760CC
analogous
#81F760 #60F78B #60F7D6
triadic
#60F78B #8B60F7 #F78B60
tetradic
#60F78B #6081F7 #F760CC #F7D660
square
#60F78B #6081F7 #F760CC #F7D660
split-complementary
#60F78B #D660F7 #F76081
monochromatic
#0BD243 #26F460 #60F78B #9AFAB6 #D5FDE0
Accessibility & contrast
On white
1.38
#60F78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#60F78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F78B
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F78B | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E383
Deuteranopia (green-blind)
#E5D692
Tritanopia (blue-blind)
#30F3DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f78b; /* rgb */ color: rgb(96, 247, 139); /* oklch */ color: oklch(87.0% 0.196 149.7);
Tailwind
colors: {
custom: {
50: '#9bfbae',
500: '#60f78b',
950: '#000000',
},
}SCSS
$custom: #60f78b; $custom-light: #9bfbae; $custom-dark: #000000;
JSON
{
"hex": "#60f78b",
"rgb": {
"r": 96,
"g": 247,
"b": 139
},
"hsl": {
"h": 137.086,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.87022,
"c": 0.19612,
"h": 149.7
},
"luminance": 0.70872
}Semantic roles & 50–950 ramp
primary
#60F78B
secondary
#CD2EA0
accent
#00A4E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581