#60E697#60E697
#60E697 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.1% C 0.163 H 154.6°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #60E697 |
|---|---|
| RGB | rgb(96, 230, 151) |
| HSL | hsl(145, 73%, 64%) |
| HSV | hsv(145, 58%, 90%) |
| CMYK | cmyk(58.3%, 0%, 34.3%, 9.8%) |
| CIE-LAB | lab(82.55, -54.16, 27.79) |
| CIE-LCH | lch(82.55, 60.88, 152.84°) |
| OKLab | oklab(83.08% -0.1471 0.0699) |
| OKLCH | oklch(83.08% 0.163 154.6) |
| XYZ | xyz(38.7034, 61.3111, 39.0667) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.90
Seafoam Green
#7AF9AB
ΔE00 4.44
Seafoam (survey)
#80F9AD
ΔE00 4.69
Light Green Blue
#56FCA2
ΔE00 4.80
Sea Green (survey)
#53FCA1
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E697 #E660AF
analogous
#6CE660 #60E697 #60E6DA
triadic
#60E697 #9760E6 #E69760
tetradic
#60E697 #606CE6 #E660AF #E6DA60
square
#60E697 #606CE6 #E660AF #E6DA60
split-complementary
#60E697 #DA60E6 #E6606C
monochromatic
#1CB059 #2BDE74 #60E697 #95EEBA #CAF7DC
Accessibility & contrast
On white
1.58
#60E697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#60E697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E697
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E697 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D592
Deuteranopia (green-blind)
#D3C89C
Tritanopia (blue-blind)
#31E4D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60e697; /* rgb */ color: rgb(96, 230, 151); /* oklch */ color: oklch(83.1% 0.163 154.6);
Tailwind
colors: {
custom: {
50: '#98efb6',
500: '#60e697',
950: '#000000',
},
}SCSS
$custom: #60e697; $custom-light: #98efb6; $custom-dark: #000000;
JSON
{
"hex": "#60e697",
"rgb": {
"r": 96,
"g": 230,
"b": 151
},
"hsl": {
"h": 144.627,
"s": 72.826,
"l": 63.922
},
"oklch": {
"l": 0.8308,
"c": 0.16282,
"h": 154.6
},
"luminance": 0.61315
}Semantic roles & 50–950 ramp
primary
#60E697
secondary
#B13980
accent
#1184D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581