#60E484#60E484
#60E484 is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.2% C 0.177 H 149.8°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #60E484 |
|---|---|
| RGB | rgb(96, 228, 132) |
| HSL | hsl(136, 71%, 64%) |
| HSV | hsv(136, 58%, 89%) |
| CMYK | cmyk(57.9%, 0%, 42.1%, 10.6%) |
| CIE-LAB | lab(81.64, -56.67, 36.21) |
| CIE-LCH | lch(81.64, 67.25, 147.42°) |
| OKLab | oklab(82.24% -0.1533 0.0894) |
| OKLCH | oklch(82.24% 0.177 149.8) |
| XYZ | xyz(36.7295, 59.6361, 31.4007) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.18
Tealish Green
#0CDC73
ΔE00 3.96
Turquoise Green
#04F489
ΔE00 4.65
Lightgreen
#90EE90
ΔE00 4.80
Lightish Green
#61E160
ΔE00 5.04
Wintergreen
#20F986
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E484 #E460C0
analogous
#7EE460 #60E484 #60E4C6
triadic
#60E484 #8460E4 #E48460
tetradic
#60E484 #607EE4 #E460C0 #E4C660
square
#60E484 #607EE4 #E460C0 #E4C660
split-complementary
#60E484 #C660E4 #E4607E
monochromatic
#1DAC44 #2CDB5C #60E484 #94EDAC #C9F6D5
Accessibility & contrast
On white
1.62
#60E484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#60E484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E484
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E484 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27D
Deuteranopia (green-blind)
#D4C68A
Tritanopia (blue-blind)
#3DE0CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60e484; /* rgb */ color: rgb(96, 228, 132); /* oklch */ color: oklch(82.2% 0.177 149.8);
Tailwind
colors: {
custom: {
50: '#98eda9',
500: '#60e484',
950: '#000000',
},
}SCSS
$custom: #60e484; $custom-light: #98eda9; $custom-dark: #000000;
JSON
{
"hex": "#60e484",
"rgb": {
"r": 96,
"g": 228,
"b": 132
},
"hsl": {
"h": 136.364,
"s": 70.968,
"l": 63.529
},
"oklch": {
"l": 0.82236,
"c": 0.17744,
"h": 149.8
},
"luminance": 0.5964
}Semantic roles & 50–950 ramp
primary
#60E484
secondary
#AE3A8E
accent
#139ED3
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1610
muted
#808580