#60E195#60E195
#60E195 is a light, vivid green. Relative luminance 0.585; OKLCH L 81.8% C 0.158 H 154.7°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #60E195 |
|---|---|
| RGB | rgb(96, 225, 149) |
| HSL | hsl(145, 68%, 63%) |
| HSV | hsv(145, 57%, 88%) |
| CMYK | cmyk(57.3%, 0%, 33.8%, 11.8%) |
| CIE-LAB | lab(81.02, -52.54, 26.76) |
| CIE-LCH | lch(81.02, 58.96, 153.01°) |
| OKLab | oklab(81.82% -0.1427 0.0673) |
| OKLCH | oklch(81.82% 0.158 154.7) |
| XYZ | xyz(37.1709, 58.5037, 37.7614) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.42
Weird Green
#3AE57F
ΔE00 4.26
Seaweed
#18D17B
ΔE00 5.41
Seafoam Green
#7AF9AB
ΔE00 5.45
Tealish Green
#0CDC73
ΔE00 5.46
Light Greenish Blue
#63F7B4
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E195 #E160AC
analogous
#6BE160 #60E195 #60E1D5
triadic
#60E195 #9560E1 #E19560
tetradic
#60E195 #606BE1 #E160AC #E1D560
square
#60E195 #606BE1 #E160AC #E1D560
split-complementary
#60E195 #D560E1 #E1606B
monochromatic
#20A757 #2DD773 #60E195 #93EBB7 #C7F4DA
Accessibility & contrast
On white
1.65
#60E195 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#60E195 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E195
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E195 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E195 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D190
Deuteranopia (green-blind)
#CFC49A
Tritanopia (blue-blind)
#35DFCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60e195; /* rgb */ color: rgb(96, 225, 149); /* oklch */ color: oklch(81.8% 0.158 154.7);
Tailwind
colors: {
custom: {
50: '#98ebb4',
500: '#60e195',
950: '#000000',
},
}SCSS
$custom: #60e195; $custom-light: #98ebb4; $custom-dark: #000000;
JSON
{
"hex": "#60e195",
"rgb": {
"r": 96,
"g": 225,
"b": 149
},
"hsl": {
"h": 144.651,
"s": 68.254,
"l": 62.941
},
"oklch": {
"l": 0.81817,
"c": 0.15784,
"h": 154.7
},
"luminance": 0.58507
}Semantic roles & 50–950 ramp
primary
#60E195
secondary
#A93C7C
accent
#1583D0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581