#60E27F#60E27F
#60E27F is a light, vivid green. Relative luminance 0.584; OKLCH L 81.7% C 0.179 H 148.8°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #60E27F |
|---|---|
| RGB | rgb(96, 226, 127) |
| HSL | hsl(134, 69%, 63%) |
| HSV | hsv(134, 58%, 89%) |
| CMYK | cmyk(57.5%, 0%, 43.8%, 11.4%) |
| CIE-LAB | lab(80.97, -56.70, 37.83) |
| CIE-LCH | lch(80.97, 68.16, 146.29°) |
| OKLab | oklab(81.66% -0.1534 0.093) |
| OKLCH | oklch(81.66% 0.179 148.8) |
| XYZ | xyz(35.8485, 58.4085, 29.4594) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.33
Tealish Green
#0CDC73
ΔE00 3.74
Lightish Green
#61E160
ΔE00 4.40
Lightgreen
#90EE90
ΔE00 4.95
Turquoise Green
#04F489
ΔE00 5.07
Minty Green
#0BF77D
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E27F #E260C3
analogous
#82E260 #60E27F #60E2C0
triadic
#60E27F #7F60E2 #E27F60
tetradic
#60E27F #6082E2 #E260C3 #E2C060
square
#60E27F #6082E2 #E260C3 #E2C060
split-complementary
#60E27F #C060E2 #E26082
monochromatic
#1FA940 #2CD955 #60E27F #94EBA9 #C8F5D2
Accessibility & contrast
On white
1.66
#60E27F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#60E27F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E27F
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E27F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E27F | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D078
Deuteranopia (green-blind)
#D3C486
Tritanopia (blue-blind)
#40DECA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60e27f; /* rgb */ color: rgb(96, 226, 127); /* oklch */ color: oklch(81.7% 0.179 148.8);
Tailwind
colors: {
custom: {
50: '#98eca5',
500: '#60e27f',
950: '#000000',
},
}SCSS
$custom: #60e27f; $custom-light: #98eca5; $custom-dark: #000000;
JSON
{
"hex": "#60e27f",
"rgb": {
"r": 96,
"g": 226,
"b": 127
},
"hsl": {
"h": 134.308,
"s": 69.149,
"l": 63.137
},
"oklch": {
"l": 0.81658,
"c": 0.17934,
"h": 148.8
},
"luminance": 0.58412
}Semantic roles & 50–950 ramp
primary
#60E27F
secondary
#AB3B90
accent
#14A4D1
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580