#60E796#60E796
#60E796 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.3% C 0.165 H 154.1°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #60E796 |
|---|---|
| RGB | rgb(96, 231, 150) |
| HSL | hsl(144, 74%, 64%) |
| HSV | hsv(144, 58%, 91%) |
| CMYK | cmyk(58.4%, 0%, 35.1%, 9.4%) |
| CIE-LAB | lab(82.83, -54.74, 28.68) |
| CIE-LCH | lch(82.83, 61.80, 152.35°) |
| OKLab | oklab(83.31% -0.1485 0.072) |
| OKLCH | oklch(83.31% 0.165 154.1) |
| XYZ | xyz(38.9016, 61.8369, 38.7339) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.66
Aqua Green
#12E193
ΔE00 3.78
Seafoam Green
#7AF9AB
ΔE00 4.30
Light Green Blue
#56FCA2
ΔE00 4.55
Seafoam (survey)
#80F9AD
ΔE00 4.57
Sea Green (survey)
#53FCA1
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E796 #E760B1
analogous
#6EE760 #60E796 #60E7DA
triadic
#60E796 #9660E7 #E79660
tetradic
#60E796 #606EE7 #E760B1 #E7DA60
square
#60E796 #606EE7 #E760B1 #E7DA60
split-complementary
#60E796 #DA60E7 #E7606E
monochromatic
#1BB257 #2BDF73 #60E796 #95EFB9 #CAF7DC
Accessibility & contrast
On white
1.57
#60E796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#60E796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E796
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E796 | 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)
#E7D691
Deuteranopia (green-blind)
#D4C99B
Tritanopia (blue-blind)
#31E4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #60e796; /* rgb */ color: rgb(96, 231, 150); /* oklch */ color: oklch(83.3% 0.165 154.1);
Tailwind
colors: {
custom: {
50: '#98efb5',
500: '#60e796',
950: '#000000',
},
}SCSS
$custom: #60e796; $custom-light: #98efb5; $custom-dark: #000000;
JSON
{
"hex": "#60e796",
"rgb": {
"r": 96,
"g": 231,
"b": 150
},
"hsl": {
"h": 144,
"s": 73.77,
"l": 64.118
},
"oklch": {
"l": 0.83305,
"c": 0.16507,
"h": 154.1
},
"luminance": 0.61841
}Semantic roles & 50–950 ramp
primary
#60E796
secondary
#B23982
accent
#1087D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581