#60F07C#60F07C
#60F07C is a very light, highly saturated green. Relative luminance 0.663; OKLCH L 85.1% C 0.200 H 147.3°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #60F07C |
|---|---|
| RGB | rgb(96, 240, 124) |
| HSL | hsl(132, 83%, 66%) |
| HSV | hsv(132, 60%, 94%) |
| CMYK | cmyk(60%, 0%, 48.3%, 5.9%) |
| CIE-LAB | lab(85.13, -62.39, 44.56) |
| CIE-LCH | lch(85.13, 76.67, 144.47°) |
| OKLab | oklab(85.07% -0.1686 0.1082) |
| OKLCH | oklch(85.07% 0.2 147.3) |
| XYZ | xyz(39.6194, 66.2584, 29.7661) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.10
Minty Green
#0BF77D
ΔE00 3.25
Wintergreen
#20F986
ΔE00 3.54
Weird Green
#3AE57F
ΔE00 3.89
Lightgreen (survey)
#76FF7B
ΔE00 3.93
Turquoise Green
#04F489
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60F07C #F060D4
analogous
#8CF060 #60F07C #60F0C4
triadic
#60F07C #7C60F0 #F07C60
tetradic
#60F07C #608CF0 #F060D4 #F0C460
square
#60F07C #608CF0 #F060D4 #F0C460
split-complementary
#60F07C #C460F0 #F0608C
monochromatic
#12C335 #28EB4E #60F07C #98F5AA #D0FBD8
Accessibility & contrast
On white
1.47
#60F07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#60F07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60F07C
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60F07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60F07C | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC72
Deuteranopia (green-blind)
#E0D084
Tritanopia (blue-blind)
#3BEBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #60f07c; /* rgb */ color: rgb(96, 240, 124); /* oklch */ color: oklch(85.1% 0.200 147.3);
Tailwind
colors: {
custom: {
50: '#9af6a4',
500: '#60f07c',
950: '#000000',
},
}SCSS
$custom: #60f07c; $custom-light: #9af6a4; $custom-dark: #000000;
JSON
{
"hex": "#60f07c",
"rgb": {
"r": 96,
"g": 240,
"b": 124
},
"hsl": {
"h": 131.667,
"s": 82.759,
"l": 65.882
},
"oklch": {
"l": 0.85069,
"c": 0.20035,
"h": 147.3
},
"luminance": 0.66262
}Semantic roles & 50–950 ramp
primary
#60F07C
secondary
#C133A5
accent
#06B5DF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580