#60E19D#60E19D
#60E19D is a light, vivid green. Relative luminance 0.588; OKLCH L 82.0% C 0.151 H 157.4°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #60E19D |
|---|---|
| RGB | rgb(96, 225, 157) |
| HSL | hsl(148, 68%, 63%) |
| HSV | hsv(148, 57%, 88%) |
| CMYK | cmyk(57.3%, 0%, 30.2%, 11.8%) |
| CIE-LAB | lab(81.16, -51.01, 22.82) |
| CIE-LCH | lch(81.16, 55.88, 155.90°) |
| OKLab | oklab(81.98% -0.1392 0.0578) |
| OKLCH | oklch(81.98% 0.151 157.4) |
| XYZ | xyz(37.8316, 58.7680, 41.2414) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.48
Light Greenish Blue
#63F7B4
ΔE00 4.96
Seafoam
#7FE0B3
ΔE00 5.28
Seafoam Green
#7AF9AB
ΔE00 5.60
Eucalyptus
#44D7A8
ΔE00 5.62
Weird Green
#3AE57F
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E19D #E160A4
analogous
#63E160 #60E19D #60E1DD
triadic
#60E19D #9D60E1 #E19D60
tetradic
#60E19D #6063E1 #E160A4 #E1DD60
square
#60E19D #6063E1 #E160A4 #E1DD60
split-complementary
#60E19D #DD60E1 #E16063
monochromatic
#20A760 #2DD77D #60E19D #93EBBD #C7F4DC
Accessibility & contrast
On white
1.65
#60E19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#60E19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E19D
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E19D | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD199
Deuteranopia (green-blind)
#CEC4A1
Tritanopia (blue-blind)
#2FDFCF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60e19d; /* rgb */ color: rgb(96, 225, 157); /* oklch */ color: oklch(82.0% 0.151 157.4);
Tailwind
colors: {
custom: {
50: '#98ebba',
500: '#60e19d',
950: '#000000',
},
}SCSS
$custom: #60e19d; $custom-light: #98ebba; $custom-dark: #000000;
JSON
{
"hex": "#60e19d",
"rgb": {
"r": 96,
"g": 225,
"b": 157
},
"hsl": {
"h": 148.372,
"s": 68.254,
"l": 62.941
},
"oklch": {
"l": 0.81984,
"c": 0.15071,
"h": 157.4
},
"luminance": 0.58772
}Semantic roles & 50–950 ramp
primary
#60E19D
secondary
#A93C76
accent
#1578D0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581