#60F78D#60F78D
#60F78D is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.1% C 0.194 H 150.1°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #60F78D |
|---|---|
| RGB | rgb(96, 247, 141) |
| HSL | hsl(138, 90%, 67%) |
| HSV | hsv(138, 61%, 97%) |
| CMYK | cmyk(61.1%, 0%, 42.9%, 3.1%) |
| CIE-LAB | lab(87.45, -62.40, 39.27) |
| CIE-LCH | lch(87.45, 73.73, 147.82°) |
| OKLab | oklab(87.06% -0.1685 0.0968) |
| OKLCH | oklch(87.06% 0.194 150.1) |
| XYZ | xyz(42.8891, 70.9272, 36.6242) |
| Luminance | 0.7093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.55
Minty Green
#0BF77D
ΔE00 3.06
Turquoise Green
#04F489
ΔE00 3.08
Sea Green (survey)
#53FCA1
ΔE00 3.22
Light Green Blue
#56FCA2
ΔE00 3.29
Spearmint
#1EF876
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F78D #F760CA
analogous
#7EF760 #60F78D #60F7D9
triadic
#60F78D #8D60F7 #F78D60
tetradic
#60F78D #607EF7 #F760CA #F7D960
square
#60F78D #607EF7 #F760CA #F7D960
split-complementary
#60F78D #D960F7 #F7607E
monochromatic
#0BD246 #26F463 #60F78D #9AFAB7 #D5FDE1
Accessibility & contrast
On white
1.38
#60F78D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#60F78D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F78D
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F78D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F78D | 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)
#F8E385
Deuteranopia (green-blind)
#E5D694
Tritanopia (blue-blind)
#2EF3DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f78d; /* rgb */ color: rgb(96, 247, 141); /* oklch */ color: oklch(87.1% 0.194 150.1);
Tailwind
colors: {
custom: {
50: '#9bfbaf',
500: '#60f78d',
950: '#000000',
},
}SCSS
$custom: #60f78d; $custom-light: #9bfbaf; $custom-dark: #000000;
JSON
{
"hex": "#60f78d",
"rgb": {
"r": 96,
"g": 247,
"b": 141
},
"hsl": {
"h": 137.881,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.87055,
"c": 0.19434,
"h": 150.1
},
"luminance": 0.70931
}Semantic roles & 50–950 ramp
primary
#60F78D
secondary
#CD2E9E
accent
#00A1E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581