#60F084#60F084
#60F084 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.2% C 0.193 H 148.8°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #60F084 |
|---|---|
| RGB | rgb(96, 240, 132) |
| HSL | hsl(135, 83%, 66%) |
| HSV | hsv(135, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 45%, 5.9%) |
| CIE-LAB | lab(85.24, -61.21, 40.83) |
| CIE-LCH | lch(85.24, 73.58, 146.30°) |
| OKLab | oklab(85.19% -0.1654 0.1) |
| OKLCH | oklch(85.19% 0.193 148.8) |
| XYZ | xyz(40.1460, 66.4690, 32.5395) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.19
Minty Green
#0BF77D
ΔE00 3.24
Weird Green
#3AE57F
ΔE00 3.35
Turquoise Green
#04F489
ΔE00 3.40
Spearmint
#1EF876
ΔE00 3.48
Spring Green
#00FF7F
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F084 #F060CC
analogous
#84F060 #60F084 #60F0CC
triadic
#60F084 #8460F0 #F08460
tetradic
#60F084 #6084F0 #F060CC #F0CC60
square
#60F084 #6084F0 #F060CC #F0CC60
split-complementary
#60F084 #CC60F0 #F06084
monochromatic
#12C33F #28EB59 #60F084 #98F5AF #D0FBDB
Accessibility & contrast
On white
1.47
#60F084 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#60F084 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F084
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F084 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F084 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7C
Deuteranopia (green-blind)
#DFD08B
Tritanopia (blue-blind)
#37ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f084; /* rgb */ color: rgb(96, 240, 132); /* oklch */ color: oklch(85.2% 0.193 148.8);
Tailwind
colors: {
custom: {
50: '#9af6a9',
500: '#60f084',
950: '#000000',
},
}SCSS
$custom: #60f084; $custom-light: #9af6a9; $custom-dark: #000000;
JSON
{
"hex": "#60f084",
"rgb": {
"r": 96,
"g": 240,
"b": 132
},
"hsl": {
"h": 135,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85192,
"c": 0.19328,
"h": 148.8
},
"luminance": 0.66473
}Semantic roles & 50–950 ramp
primary
#60F084
secondary
#C1339D
accent
#06A9DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581