#60E07F#60E07F
#60E07F is a light, vivid green. Relative luminance 0.573; OKLCH L 81.2% C 0.177 H 148.9°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #60E07F |
|---|---|
| RGB | rgb(96, 224, 127) |
| HSL | hsl(135, 67%, 63%) |
| HSV | hsv(135, 57%, 88%) |
| CMYK | cmyk(57.1%, 0%, 43.3%, 12.2%) |
| CIE-LAB | lab(80.36, -55.93, 37.05) |
| CIE-LCH | lch(80.36, 67.09, 146.48°) |
| OKLab | oklab(81.16% -0.1513 0.0912) |
| OKLCH | oklch(81.16% 0.177 148.9) |
| XYZ | xyz(35.3078, 57.3272, 29.2791) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.49
Tealish Green
#0CDC73
ΔE00 3.63
Lightish Green
#61E160
ΔE00 4.60
Lightgreen
#90EE90
ΔE00 5.19
Turquoise Green
#04F489
ΔE00 5.41
Seaweed
#18D17B
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E07F #E060C1
analogous
#81E060 #60E07F #60E0BF
triadic
#60E07F #7F60E0 #E07F60
tetradic
#60E07F #6081E0 #E060C1 #E0BF60
square
#60E07F #6081E0 #E060C1 #E0BF60
split-complementary
#60E07F #BF60E0 #E06081
monochromatic
#20A540 #2DD656 #60E07F #93EAA8 #C6F4D1
Accessibility & contrast
On white
1.68
#60E07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#60E07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E07F
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E07F | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE78
Deuteranopia (green-blind)
#D1C385
Tritanopia (blue-blind)
#40DCC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60e07f; /* rgb */ color: rgb(96, 224, 127); /* oklch */ color: oklch(81.2% 0.177 148.9);
Tailwind
colors: {
custom: {
50: '#98eba5',
500: '#60e07f',
950: '#000000',
},
}SCSS
$custom: #60e07f; $custom-light: #98eba5; $custom-dark: #000000;
JSON
{
"hex": "#60e07f",
"rgb": {
"r": 96,
"g": 224,
"b": 127
},
"hsl": {
"h": 134.531,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.81163,
"c": 0.17666,
"h": 148.9
},
"luminance": 0.5733
}Semantic roles & 50–950 ramp
primary
#60E07F
secondary
#A83C8E
accent
#16A2CF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480