#60F78E#60F78E
#60F78E is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.1% C 0.193 H 150.4°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #60F78E |
|---|---|
| RGB | rgb(96, 247, 142) |
| HSL | hsl(138, 90%, 67%) |
| HSV | hsv(138, 61%, 97%) |
| CMYK | cmyk(61.1%, 0%, 42.5%, 3.1%) |
| CIE-LAB | lab(87.46, -62.24, 38.80) |
| CIE-LCH | lch(87.46, 73.34, 148.06°) |
| OKLab | oklab(87.07% -0.1681 0.0957) |
| OKLCH | oklch(87.07% 0.193 150.4) |
| XYZ | xyz(42.9639, 70.9570, 37.0178) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.57
Turquoise Green
#04F489
ΔE00 3.04
Sea Green (survey)
#53FCA1
ΔE00 3.08
Minty Green
#0BF77D
ΔE00 3.12
Light Green Blue
#56FCA2
ΔE00 3.15
Spearmint
#1EF876
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F78E #F760C9
analogous
#7EF760 #60F78E #60F7D9
triadic
#60F78E #8E60F7 #F78E60
tetradic
#60F78E #607EF7 #F760C9 #F7D960
square
#60F78E #607EF7 #F760C9 #F7D960
split-complementary
#60F78E #D960F7 #F7607E
monochromatic
#0BD247 #26F465 #60F78E #9AFAB7 #D5FDE1
Accessibility & contrast
On white
1.38
#60F78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#60F78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F78E
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F78E | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E386
Deuteranopia (green-blind)
#E5D695
Tritanopia (blue-blind)
#2EF3DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f78e; /* rgb */ color: rgb(96, 247, 142); /* oklch */ color: oklch(87.1% 0.193 150.4);
Tailwind
colors: {
custom: {
50: '#9bfbb0',
500: '#60f78e',
950: '#000000',
},
}SCSS
$custom: #60f78e; $custom-light: #9bfbb0; $custom-dark: #000000;
JSON
{
"hex": "#60f78e",
"rgb": {
"r": 96,
"g": 247,
"b": 142
},
"hsl": {
"h": 138.278,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.87072,
"c": 0.19344,
"h": 150.4
},
"luminance": 0.70961
}Semantic roles & 50–950 ramp
primary
#60F78E
secondary
#CD2E9D
accent
#00A0E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581