#60E693#60E693
#60E693 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.0% C 0.166 H 153.4°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #60E693 |
|---|---|
| RGB | rgb(96, 230, 147) |
| HSL | hsl(143, 73%, 64%) |
| HSV | hsv(143, 58%, 90%) |
| CMYK | cmyk(58.3%, 0%, 36.1%, 9.8%) |
| CIE-LAB | lab(82.48, -54.89, 29.74) |
| CIE-LCH | lch(82.48, 62.43, 151.55°) |
| OKLab | oklab(83% -0.1488 0.0745) |
| OKLCH | oklch(83% 0.166 153.4) |
| XYZ | xyz(38.3841, 61.1834, 37.3849) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Aqua Green
#12E193
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 4.60
Light Green Blue
#56FCA2
ΔE00 4.77
Sea Green (survey)
#53FCA1
ΔE00 4.79
Turquoise Green
#04F489
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E693 #E660B3
analogous
#70E660 #60E693 #60E6D6
triadic
#60E693 #9360E6 #E69360
tetradic
#60E693 #6070E6 #E660B3 #E6D660
square
#60E693 #6070E6 #E660B3 #E6D660
split-complementary
#60E693 #D660E6 #E66070
monochromatic
#1CB054 #2BDE6F #60E693 #95EEB7 #CAF7DB
Accessibility & contrast
On white
1.59
#60E693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#60E693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E693
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E693 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58D
Deuteranopia (green-blind)
#D4C898
Tritanopia (blue-blind)
#34E3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #60e693; /* rgb */ color: rgb(96, 230, 147); /* oklch */ color: oklch(83.0% 0.166 153.4);
Tailwind
colors: {
custom: {
50: '#98efb3',
500: '#60e693',
950: '#000000',
},
}SCSS
$custom: #60e693; $custom-light: #98efb3; $custom-dark: #000000;
JSON
{
"hex": "#60e693",
"rgb": {
"r": 96,
"g": 230,
"b": 147
},
"hsl": {
"h": 142.836,
"s": 72.826,
"l": 63.922
},
"oklch": {
"l": 0.83001,
"c": 0.16644,
"h": 153.4
},
"luminance": 0.61187
}Semantic roles & 50–950 ramp
primary
#60E693
secondary
#B13983
accent
#118AD5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581