#60E27D#60E27D
#60E27D is a light, vivid green. Relative luminance 0.584; OKLCH L 81.6% C 0.181 H 148.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #60E27D |
|---|---|
| RGB | rgb(96, 226, 125) |
| HSL | hsl(133, 69%, 63%) |
| HSV | hsv(133, 58%, 89%) |
| CMYK | cmyk(57.5%, 0%, 44.7%, 11.4%) |
| CIE-LAB | lab(80.94, -57.01, 38.78) |
| CIE-LCH | lch(80.94, 68.95, 145.78°) |
| OKLab | oklab(81.63% -0.1542 0.0951) |
| OKLCH | oklch(81.63% 0.181 148.3) |
| XYZ | xyz(35.7195, 58.3569, 28.7797) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.42
Tealish Green
#0CDC73
ΔE00 3.75
Lightish Green
#61E160
ΔE00 4.08
Lightgreen
#90EE90
ΔE00 4.95
Turquoise Green
#04F489
ΔE00 5.13
Minty Green
#0BF77D
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E27D #E260C5
analogous
#84E260 #60E27D #60E2BE
triadic
#60E27D #7D60E2 #E27D60
tetradic
#60E27D #6084E2 #E260C5 #E2BE60
square
#60E27D #6084E2 #E260C5 #E2BE60
split-complementary
#60E27D #BE60E2 #E26084
monochromatic
#1FA93E #2CD953 #60E27D #94EBA7 #C8F5D2
Accessibility & contrast
On white
1.66
#60E27D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#60E27D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E27D
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E27D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E27D | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D075
Deuteranopia (green-blind)
#D3C484
Tritanopia (blue-blind)
#40DECA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60e27d; /* rgb */ color: rgb(96, 226, 125); /* oklch */ color: oklch(81.6% 0.181 148.3);
Tailwind
colors: {
custom: {
50: '#98eca4',
500: '#60e27d',
950: '#000000',
},
}SCSS
$custom: #60e27d; $custom-light: #98eca4; $custom-dark: #000000;
JSON
{
"hex": "#60e27d",
"rgb": {
"r": 96,
"g": 226,
"b": 125
},
"hsl": {
"h": 133.385,
"s": 69.149,
"l": 63.137
},
"oklch": {
"l": 0.81625,
"c": 0.18117,
"h": 148.3
},
"luminance": 0.5836
}Semantic roles & 50–950 ramp
primary
#60E27D
secondary
#AB3B92
accent
#14A7D1
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580