#60E39B#60E39B
#60E39B is a very light, vivid green. Relative luminance 0.598; OKLCH L 82.4% C 0.155 H 156.4°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #60E39B |
|---|---|
| RGB | rgb(96, 227, 155) |
| HSL | hsl(147, 70%, 63%) |
| HSV | hsv(147, 58%, 89%) |
| CMYK | cmyk(57.7%, 0%, 31.7%, 11%) |
| CIE-LAB | lab(81.72, -52.21, 24.62) |
| CIE-LCH | lch(81.72, 57.72, 154.76°) |
| OKLab | oklab(82.43% -0.1422 0.0622) |
| OKLCH | oklch(82.43% 0.155 156.4) |
| XYZ | xyz(38.2061, 59.7879, 40.5308) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.37
Light Greenish Blue
#63F7B4
ΔE00 4.78
Weird Green
#3AE57F
ΔE00 4.96
Seafoam Green
#7AF9AB
ΔE00 5.06
Seafoam (survey)
#80F9AD
ΔE00 5.23
Light Blue Green
#7EFBB3
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E39B #E360A8
analogous
#66E360 #60E39B #60E3DC
triadic
#60E39B #9B60E3 #E39B60
tetradic
#60E39B #6066E3 #E360A8 #E3DC60
square
#60E39B #6066E3 #E360A8 #E3DC60
split-complementary
#60E39B #DC60E3 #E36066
monochromatic
#1EAB5D #2CDA7A #60E39B #94ECBC #C8F5DC
Accessibility & contrast
On white
1.62
#60E39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#60E39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E39B
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E39B | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D397
Deuteranopia (green-blind)
#D0C6A0
Tritanopia (blue-blind)
#30E1D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #60e39b; /* rgb */ color: rgb(96, 227, 155); /* oklch */ color: oklch(82.4% 0.155 156.4);
Tailwind
colors: {
custom: {
50: '#98edb9',
500: '#60e39b',
950: '#000000',
},
}SCSS
$custom: #60e39b; $custom-light: #98edb9; $custom-dark: #000000;
JSON
{
"hex": "#60e39b",
"rgb": {
"r": 96,
"g": 227,
"b": 155
},
"hsl": {
"h": 147.023,
"s": 70.053,
"l": 63.333
},
"oklch": {
"l": 0.82429,
"c": 0.15518,
"h": 156.4
},
"luminance": 0.59792
}Semantic roles & 50–950 ramp
primary
#60E39B
secondary
#AC3B79
accent
#137CD2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581