#60F67E#60F67E
#60F67E is a very light, highly saturated green. Relative luminance 0.699; OKLCH L 86.6% C 0.206 H 147.4°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #60F67E |
|---|---|
| RGB | rgb(96, 246, 126) |
| HSL | hsl(132, 89%, 67%) |
| HSV | hsv(132, 61%, 96%) |
| CMYK | cmyk(61%, 0%, 48.8%, 3.5%) |
| CIE-LAB | lab(86.95, -64.29, 45.87) |
| CIE-LCH | lch(86.95, 78.98, 144.49°) |
| OKLab | oklab(86.58% -0.1737 0.1112) |
| OKLCH | oklch(86.58% 0.206 147.4) |
| XYZ | xyz(41.5427, 69.9006, 31.0375) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.57
Lightgreen (survey)
#76FF7B
ΔE00 2.90
Minty Green
#0BF77D
ΔE00 2.93
Wintergreen
#20F986
ΔE00 3.15
Spring Green
#00FF7F
ΔE00 3.32
Turquoise Green
#04F489
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F67E #F660D8
analogous
#8DF660 #60F67E #60F6C9
triadic
#60F67E #7E60F6 #F67E60
tetradic
#60F67E #608DF6 #F660D8 #F6C960
square
#60F67E #608DF6 #F660D8 #F6C960
split-complementary
#60F67E #C960F6 #F6608D
monochromatic
#0CD033 #26F34F #60F67E #9AF9AD #D4FDDC
Accessibility & contrast
On white
1.40
#60F67E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#60F67E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F67E
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F67E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F67E | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E274
Deuteranopia (green-blind)
#E6D586
Tritanopia (blue-blind)
#37F1DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #60f67e; /* rgb */ color: rgb(96, 246, 126); /* oklch */ color: oklch(86.6% 0.206 147.4);
Tailwind
colors: {
custom: {
50: '#9bfaa5',
500: '#60f67e',
950: '#000000',
},
}SCSS
$custom: #60f67e; $custom-light: #9bfaa5; $custom-dark: #000000;
JSON
{
"hex": "#60f67e",
"rgb": {
"r": 96,
"g": 246,
"b": 126
},
"hsl": {
"h": 132,
"s": 89.286,
"l": 67.059
},
"oklch": {
"l": 0.86576,
"c": 0.20626,
"h": 147.4
},
"luminance": 0.69905
}Semantic roles & 50–950 ramp
primary
#60F67E
secondary
#CB2FAC
accent
#00B8E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580