#60E39A#60E39A
#60E39A is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.4% C 0.156 H 156.0°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #60E39A |
|---|---|
| RGB | rgb(96, 227, 154) |
| HSL | hsl(147, 70%, 63%) |
| HSV | hsv(147, 58%, 89%) |
| CMYK | cmyk(57.7%, 0%, 32.2%, 11%) |
| CIE-LAB | lab(81.70, -52.40, 25.11) |
| CIE-LCH | lch(81.70, 58.11, 154.40°) |
| OKLab | oklab(82.41% -0.1426 0.0634) |
| OKLCH | oklch(82.41% 0.156 156) |
| XYZ | xyz(38.1225, 59.7544, 40.0903) |
| Luminance | 0.5976 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 4.79
Light Greenish Blue
#63F7B4
ΔE00 4.87
Seafoam Green
#7AF9AB
ΔE00 5.04
Seafoam (survey)
#80F9AD
ΔE00 5.21
Light Blue Green
#7EFBB3
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E39A #E360A9
analogous
#67E360 #60E39A #60E3DB
triadic
#60E39A #9A60E3 #E39A60
tetradic
#60E39A #6067E3 #E360A9 #E3DB60
square
#60E39A #6067E3 #E360A9 #E3DB60
split-complementary
#60E39A #DB60E3 #E36067
monochromatic
#1EAB5C #2CDA79 #60E39A #94ECBB #C8F5DC
Accessibility & contrast
On white
1.62
#60E39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#60E39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E39A
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E39A | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D395
Deuteranopia (green-blind)
#D0C69F
Tritanopia (blue-blind)
#31E1D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60e39a; /* rgb */ color: rgb(96, 227, 154); /* oklch */ color: oklch(82.4% 0.156 156.0);
Tailwind
colors: {
custom: {
50: '#98edb8',
500: '#60e39a',
950: '#000000',
},
}SCSS
$custom: #60e39a; $custom-light: #98edb8; $custom-dark: #000000;
JSON
{
"hex": "#60e39a",
"rgb": {
"r": 96,
"g": 227,
"b": 154
},
"hsl": {
"h": 146.565,
"s": 70.053,
"l": 63.333
},
"oklch": {
"l": 0.82408,
"c": 0.15607,
"h": 156
},
"luminance": 0.59758
}Semantic roles & 50–950 ramp
primary
#60E39A
secondary
#AC3B7A
accent
#137ED2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581