#60E199#60E199
#60E199 is a light, vivid green. Relative luminance 0.586; OKLCH L 81.9% C 0.154 H 156.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #60E199 |
|---|---|
| RGB | rgb(96, 225, 153) |
| HSL | hsl(147, 68%, 63%) |
| HSV | hsv(147, 57%, 88%) |
| CMYK | cmyk(57.3%, 0%, 32%, 11.8%) |
| CIE-LAB | lab(81.09, -51.78, 24.79) |
| CIE-LCH | lch(81.09, 57.41, 154.42°) |
| OKLab | oklab(81.9% -0.141 0.0626) |
| OKLCH | oklch(81.9% 0.154 156.1) |
| XYZ | xyz(37.4957, 58.6336, 39.4722) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.36
Weird Green
#3AE57F
ΔE00 4.93
Light Greenish Blue
#63F7B4
ΔE00 5.24
Seafoam Green
#7AF9AB
ΔE00 5.46
Seafoam (survey)
#80F9AD
ΔE00 5.62
Seaweed
#18D17B
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E199 #E160A8
analogous
#67E160 #60E199 #60E1DA
triadic
#60E199 #9960E1 #E19960
tetradic
#60E199 #6067E1 #E160A8 #E1DA60
square
#60E199 #6067E1 #E160A8 #E1DA60
split-complementary
#60E199 #DA60E1 #E16067
monochromatic
#20A75B #2DD778 #60E199 #93EBBA #C7F4DB
Accessibility & contrast
On white
1.65
#60E199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#60E199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E199
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E199 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D195
Deuteranopia (green-blind)
#CEC49E
Tritanopia (blue-blind)
#32DFCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60e199; /* rgb */ color: rgb(96, 225, 153); /* oklch */ color: oklch(81.9% 0.154 156.1);
Tailwind
colors: {
custom: {
50: '#98ebb7',
500: '#60e199',
950: '#000000',
},
}SCSS
$custom: #60e199; $custom-light: #98ebb7; $custom-dark: #000000;
JSON
{
"hex": "#60e199",
"rgb": {
"r": 96,
"g": 225,
"b": 153
},
"hsl": {
"h": 146.512,
"s": 68.254,
"l": 62.941
},
"oklch": {
"l": 0.81899,
"c": 0.15425,
"h": 156.1
},
"luminance": 0.58637
}Semantic roles & 50–950 ramp
primary
#60E199
secondary
#A93C79
accent
#157ED0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581