#60F787#60F787
#60F787 is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.0% C 0.200 H 148.9°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #60F787 |
|---|---|
| RGB | rgb(96, 247, 135) |
| HSL | hsl(135, 90%, 67%) |
| HSV | hsv(135, 61%, 97%) |
| CMYK | cmyk(61.1%, 0%, 45.3%, 3.1%) |
| CIE-LAB | lab(87.37, -63.33, 42.08) |
| CIE-LCH | lch(87.37, 76.04, 146.40°) |
| OKLab | oklab(86.96% -0.171 0.103) |
| OKLCH | oklch(86.96% 0.2 148.9) |
| XYZ | xyz(42.4547, 70.7534, 34.3364) |
| Luminance | 0.7076 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.60
Minty Green
#0BF77D
ΔE00 2.81
Spearmint
#1EF876
ΔE00 2.91
Spring Green
#00FF7F
ΔE00 3.27
Turquoise Green
#04F489
ΔE00 3.41
Lightgreen (survey)
#76FF7B
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F787 #F760D0
analogous
#84F760 #60F787 #60F7D3
triadic
#60F787 #8760F7 #F78760
tetradic
#60F787 #6084F7 #F760D0 #F7D360
square
#60F787 #6084F7 #F760D0 #F7D360
split-complementary
#60F787 #D360F7 #F76084
monochromatic
#0BD23E #26F45B #60F787 #9AFAB3 #D5FDDF
Accessibility & contrast
On white
1.39
#60F787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#60F787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F787
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F787 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37E
Deuteranopia (green-blind)
#E6D68F
Tritanopia (blue-blind)
#32F3DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #60f787; /* rgb */ color: rgb(96, 247, 135); /* oklch */ color: oklch(87.0% 0.200 148.9);
Tailwind
colors: {
custom: {
50: '#9bfbab',
500: '#60f787',
950: '#000000',
},
}SCSS
$custom: #60f787; $custom-light: #9bfbab; $custom-dark: #000000;
JSON
{
"hex": "#60f787",
"rgb": {
"r": 96,
"g": 247,
"b": 135
},
"hsl": {
"h": 135.497,
"s": 90.419,
"l": 67.255
},
"oklch": {
"l": 0.86958,
"c": 0.19966,
"h": 148.9
},
"luminance": 0.70758
}Semantic roles & 50–950 ramp
primary
#60F787
secondary
#CD2EA4
accent
#00AAE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581