#60F07E#60F07E
#60F07E is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.1% C 0.199 H 147.7°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #60F07E |
|---|---|
| RGB | rgb(96, 240, 126) |
| HSL | hsl(133, 83%, 66%) |
| HSV | hsv(133, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 47.5%, 5.9%) |
| CIE-LAB | lab(85.15, -62.11, 43.63) |
| CIE-LCH | lch(85.15, 75.90, 144.91°) |
| OKLab | oklab(85.1% -0.1678 0.1062) |
| OKLCH | oklch(85.1% 0.199 147.7) |
| XYZ | xyz(39.7471, 66.3095, 30.4390) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.15
Minty Green
#0BF77D
ΔE00 3.21
Wintergreen
#20F986
ΔE00 3.42
Weird Green
#3AE57F
ΔE00 3.73
Turquoise Green
#04F489
ΔE00 3.86
Lightgreen (survey)
#76FF7B
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F07E #F060D2
analogous
#8AF060 #60F07E #60F0C6
triadic
#60F07E #7E60F0 #F07E60
tetradic
#60F07E #608AF0 #F060D2 #F0C660
square
#60F07E #608AF0 #F060D2 #F0C660
split-complementary
#60F07E #C660F0 #F0608A
monochromatic
#12C337 #28EB51 #60F07E #98F5AB #D0FBD9
Accessibility & contrast
On white
1.47
#60F07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#60F07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F07E
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F07E | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC75
Deuteranopia (green-blind)
#E0D086
Tritanopia (blue-blind)
#3AEBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f07e; /* rgb */ color: rgb(96, 240, 126); /* oklch */ color: oklch(85.1% 0.199 147.7);
Tailwind
colors: {
custom: {
50: '#9af6a5',
500: '#60f07e',
950: '#000000',
},
}SCSS
$custom: #60f07e; $custom-light: #9af6a5; $custom-dark: #000000;
JSON
{
"hex": "#60f07e",
"rgb": {
"r": 96,
"g": 240,
"b": 126
},
"hsl": {
"h": 132.5,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85099,
"c": 0.1986,
"h": 147.7
},
"luminance": 0.66313
}Semantic roles & 50–950 ramp
primary
#60F07E
secondary
#C133A3
accent
#06B2DF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580