#60F086#60F086
#60F086 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.2% C 0.192 H 149.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #60F086 |
|---|---|
| RGB | rgb(96, 240, 134) |
| HSL | hsl(136, 83%, 66%) |
| HSV | hsv(136, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 44.2%, 5.9%) |
| CIE-LAB | lab(85.26, -60.90, 39.89) |
| CIE-LCH | lch(85.26, 72.80, 146.78°) |
| OKLab | oklab(85.22% -0.1645 0.098) |
| OKLCH | oklch(85.22% 0.192 149.2) |
| XYZ | xyz(40.2841, 66.5243, 33.2672) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.17
Weird Green
#3AE57F
ΔE00 3.26
Turquoise Green
#04F489
ΔE00 3.29
Minty Green
#0BF77D
ΔE00 3.31
Spearmint
#1EF876
ΔE00 3.63
Sea Green (survey)
#53FCA1
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F086 #F060CA
analogous
#82F060 #60F086 #60F0CE
triadic
#60F086 #8660F0 #F08660
tetradic
#60F086 #6082F0 #F060CA #F0CE60
square
#60F086 #6082F0 #F060CA #F0CE60
split-complementary
#60F086 #CE60F0 #F06082
monochromatic
#12C341 #28EB5B #60F086 #98F5B1 #D0FBDB
Accessibility & contrast
On white
1.47
#60F086 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#60F086 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F086
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F086 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F086 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7E
Deuteranopia (green-blind)
#DFD08D
Tritanopia (blue-blind)
#36ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f086; /* rgb */ color: rgb(96, 240, 134); /* oklch */ color: oklch(85.2% 0.192 149.2);
Tailwind
colors: {
custom: {
50: '#9af6aa',
500: '#60f086',
950: '#000000',
},
}SCSS
$custom: #60f086; $custom-light: #9af6aa; $custom-dark: #000000;
JSON
{
"hex": "#60f086",
"rgb": {
"r": 96,
"g": 240,
"b": 134
},
"hsl": {
"h": 135.833,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85224,
"c": 0.1915,
"h": 149.2
},
"luminance": 0.66528
}Semantic roles & 50–950 ramp
primary
#60F086
secondary
#C1339C
accent
#06A6DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581