#60E599#60E599
#60E599 is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.160 H 155.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #60E599 |
|---|---|
| RGB | rgb(96, 229, 153) |
| HSL | hsl(146, 72%, 64%) |
| HSV | hsv(146, 58%, 90%) |
| CMYK | cmyk(58.1%, 0%, 33.2%, 10.2%) |
| CIE-LAB | lab(82.28, -53.39, 26.41) |
| CIE-LCH | lch(82.28, 59.57, 153.68°) |
| OKLab | oklab(82.88% -0.1451 0.0666) |
| OKLCH | oklch(82.88% 0.16 155.4) |
| XYZ | xyz(38.5897, 60.8216, 39.8369) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.46
Weird Green
#3AE57F
ΔE00 4.34
Seafoam Green
#7AF9AB
ΔE00 4.61
Light Greenish Blue
#63F7B4
ΔE00 4.73
Seafoam (survey)
#80F9AD
ΔE00 4.83
Light Green Blue
#56FCA2
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E599 #E560AC
analogous
#69E560 #60E599 #60E5DB
triadic
#60E599 #9960E5 #E59960
tetradic
#60E599 #6069E5 #E560AC #E5DB60
square
#60E599 #6069E5 #E560AC #E5DB60
split-complementary
#60E599 #DB60E5 #E56069
monochromatic
#1CAE5B #2BDC77 #60E599 #95EEBB #C9F6DC
Accessibility & contrast
On white
1.60
#60E599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#60E599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E599
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E599 | 1.00 | 1.60 | 13.17 | 13.17 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D494
Deuteranopia (green-blind)
#D2C89E
Tritanopia (blue-blind)
#30E3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60e599; /* rgb */ color: rgb(96, 229, 153); /* oklch */ color: oklch(82.9% 0.160 155.4);
Tailwind
colors: {
custom: {
50: '#98eeb7',
500: '#60e599',
950: '#000000',
},
}SCSS
$custom: #60e599; $custom-light: #98eeb7; $custom-dark: #000000;
JSON
{
"hex": "#60e599",
"rgb": {
"r": 96,
"g": 229,
"b": 153
},
"hsl": {
"h": 145.714,
"s": 71.892,
"l": 63.725
},
"oklch": {
"l": 0.82876,
"c": 0.15967,
"h": 155.4
},
"luminance": 0.60825
}Semantic roles & 50–950 ramp
primary
#60E599
secondary
#AF3A7D
accent
#1281D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581