#60E797#60E797
#60E797 is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.3% C 0.164 H 154.4°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #60E797 |
|---|---|
| RGB | rgb(96, 231, 151) |
| HSL | hsl(144, 74%, 64%) |
| HSV | hsv(144, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 34.6%, 9.4%) |
| CIE-LAB | lab(82.84, -54.56, 28.19) |
| CIE-LCH | lch(82.84, 61.41, 152.68°) |
| OKLab | oklab(83.32% -0.1481 0.0708) |
| OKLCH | oklch(83.32% 0.164 154.4) |
| XYZ | xyz(38.9825, 61.8692, 39.1598) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.72
Weird Green
#3AE57F
ΔE00 3.81
Seafoam Green
#7AF9AB
ΔE00 4.26
Seafoam (survey)
#80F9AD
ΔE00 4.53
Light Green Blue
#56FCA2
ΔE00 4.57
Sea Green (survey)
#53FCA1
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E797 #E760B0
analogous
#6DE760 #60E797 #60E7DA
triadic
#60E797 #9760E7 #E79760
tetradic
#60E797 #606DE7 #E760B0 #E7DA60
square
#60E797 #606DE7 #E760B0 #E7DA60
split-complementary
#60E797 #DA60E7 #E7606D
monochromatic
#1BB258 #2BDF74 #60E797 #95EFBA #CAF7DD
Accessibility & contrast
On white
1.57
#60E797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#60E797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E797
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E797 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D692
Deuteranopia (green-blind)
#D4C99C
Tritanopia (blue-blind)
#31E5D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60e797; /* rgb */ color: rgb(96, 231, 151); /* oklch */ color: oklch(83.3% 0.164 154.4);
Tailwind
colors: {
custom: {
50: '#98efb6',
500: '#60e797',
950: '#000000',
},
}SCSS
$custom: #60e797; $custom-light: #98efb6; $custom-dark: #000000;
JSON
{
"hex": "#60e797",
"rgb": {
"r": 96,
"g": 231,
"b": 151
},
"hsl": {
"h": 144.444,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.83324,
"c": 0.16417,
"h": 154.4
},
"luminance": 0.61873
}Semantic roles & 50–950 ramp
primary
#60E797
secondary
#B23981
accent
#1085D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581