#60F085#60F085
#60F085 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.2% C 0.192 H 149.0°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #60F085 |
|---|---|
| RGB | rgb(96, 240, 133) |
| HSL | hsl(135, 83%, 66%) |
| HSV | hsv(135, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 44.6%, 5.9%) |
| CIE-LAB | lab(85.25, -61.05, 40.36) |
| CIE-LCH | lch(85.25, 73.19, 146.53°) |
| OKLab | oklab(85.21% -0.165 0.099) |
| OKLCH | oklch(85.21% 0.192 149) |
| XYZ | xyz(40.2147, 66.4965, 32.9016) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.18
Minty Green
#0BF77D
ΔE00 3.27
Weird Green
#3AE57F
ΔE00 3.30
Turquoise Green
#04F489
ΔE00 3.34
Spearmint
#1EF876
ΔE00 3.55
Spring Green
#00FF7F
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F085 #F060CB
analogous
#83F060 #60F085 #60F0CD
triadic
#60F085 #8560F0 #F08560
tetradic
#60F085 #6083F0 #F060CB #F0CD60
square
#60F085 #6083F0 #F060CB #F0CD60
split-complementary
#60F085 #CD60F0 #F06083
monochromatic
#12C340 #28EB5A #60F085 #98F5B0 #D0FBDB
Accessibility & contrast
On white
1.47
#60F085 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#60F085 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F085
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F085 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F085 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7D
Deuteranopia (green-blind)
#DFD08C
Tritanopia (blue-blind)
#37ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f085; /* rgb */ color: rgb(96, 240, 133); /* oklch */ color: oklch(85.2% 0.192 149.0);
Tailwind
colors: {
custom: {
50: '#9af6aa',
500: '#60f085',
950: '#000000',
},
}SCSS
$custom: #60f085; $custom-light: #9af6aa; $custom-dark: #000000;
JSON
{
"hex": "#60f085",
"rgb": {
"r": 96,
"g": 240,
"b": 133
},
"hsl": {
"h": 135.417,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85208,
"c": 0.19239,
"h": 149
},
"luminance": 0.665
}Semantic roles & 50–950 ramp
primary
#60F085
secondary
#C1339C
accent
#06A7DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581