#60F07D#60F07D
#60F07D is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.1% C 0.199 H 147.5°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #60F07D |
|---|---|
| RGB | rgb(96, 240, 125) |
| HSL | hsl(132, 83%, 66%) |
| HSV | hsv(132, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 47.9%, 5.9%) |
| CIE-LAB | lab(85.14, -62.25, 44.09) |
| CIE-LCH | lch(85.14, 76.28, 144.69°) |
| OKLab | oklab(85.08% -0.1682 0.1072) |
| OKLCH | oklch(85.08% 0.199 147.5) |
| XYZ | xyz(39.6829, 66.2838, 30.1009) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.12
Minty Green
#0BF77D
ΔE00 3.23
Wintergreen
#20F986
ΔE00 3.47
Weird Green
#3AE57F
ΔE00 3.81
Turquoise Green
#04F489
ΔE00 3.95
Lightgreen (survey)
#76FF7B
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F07D #F060D3
analogous
#8BF060 #60F07D #60F0C5
triadic
#60F07D #7D60F0 #F07D60
tetradic
#60F07D #608BF0 #F060D3 #F0C560
square
#60F07D #608BF0 #F060D3 #F0C560
split-complementary
#60F07D #C560F0 #F0608B
monochromatic
#12C336 #28EB4F #60F07D #98F5AB #D0FBD8
Accessibility & contrast
On white
1.47
#60F07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#60F07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F07D
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F07D | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC74
Deuteranopia (green-blind)
#E0D085
Tritanopia (blue-blind)
#3BEBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f07d; /* rgb */ color: rgb(96, 240, 125); /* oklch */ color: oklch(85.1% 0.199 147.5);
Tailwind
colors: {
custom: {
50: '#9af6a4',
500: '#60f07d',
950: '#000000',
},
}SCSS
$custom: #60f07d; $custom-light: #9af6a4; $custom-dark: #000000;
JSON
{
"hex": "#60f07d",
"rgb": {
"r": 96,
"g": 240,
"b": 125
},
"hsl": {
"h": 132.083,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85084,
"c": 0.19947,
"h": 147.5
},
"luminance": 0.66288
}Semantic roles & 50–950 ramp
primary
#60F07D
secondary
#C133A4
accent
#06B4DF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580