#60F07F#60F07F
#60F07F is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.1% C 0.198 H 147.9°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #60F07F |
|---|---|
| RGB | rgb(96, 240, 127) |
| HSL | hsl(133, 83%, 66%) |
| HSV | hsv(133, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(85.17, -61.96, 43.17) |
| CIE-LCH | lch(85.17, 75.51, 145.14°) |
| OKLab | oklab(85.11% -0.1674 0.1052) |
| OKLCH | oklch(85.11% 0.198 147.9) |
| XYZ | xyz(39.8120, 66.3354, 30.7805) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.19
Minty Green
#0BF77D
ΔE00 3.20
Wintergreen
#20F986
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.66
Turquoise Green
#04F489
ΔE00 3.78
Lightgreen (survey)
#76FF7B
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F07F #F060D1
analogous
#89F060 #60F07F #60F0C7
triadic
#60F07F #7F60F0 #F07F60
tetradic
#60F07F #6089F0 #F060D1 #F0C760
square
#60F07F #6089F0 #F060D1 #F0C760
split-complementary
#60F07F #C760F0 #F06089
monochromatic
#12C338 #28EB52 #60F07F #98F5AC #D0FBD9
Accessibility & contrast
On white
1.47
#60F07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#60F07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F07F
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F07F | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD76
Deuteranopia (green-blind)
#E0D087
Tritanopia (blue-blind)
#3AEBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f07f; /* rgb */ color: rgb(96, 240, 127); /* oklch */ color: oklch(85.1% 0.198 147.9);
Tailwind
colors: {
custom: {
50: '#9af6a6',
500: '#60f07f',
950: '#000000',
},
}SCSS
$custom: #60f07f; $custom-light: #9af6a6; $custom-dark: #000000;
JSON
{
"hex": "#60f07f",
"rgb": {
"r": 96,
"g": 240,
"b": 127
},
"hsl": {
"h": 132.917,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85114,
"c": 0.19772,
"h": 147.9
},
"luminance": 0.66339
}Semantic roles & 50–950 ramp
primary
#60F07F
secondary
#C133A2
accent
#06B0DF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580