#60EBA5#60EBA5
#60EBA5 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.6% C 0.157 H 158.3°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBA5 |
|---|---|
| RGB | rgb(96, 235, 165) |
| HSL | hsl(150, 78%, 65%) |
| HSV | hsv(150, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 29.8%, 7.8%) |
| CIE-LAB | lab(84.29, -53.49, 22.96) |
| CIE-LCH | lch(84.29, 58.21, 156.77°) |
| OKLab | oklab(84.59% -0.146 0.0582) |
| OKLCH | oklch(84.59% 0.157 158.3) |
| XYZ | xyz(41.3201, 64.6160, 45.8846) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.82
Seafoam Green
#7AF9AB
ΔE00 3.75
Seafoam (survey)
#80F9AD
ΔE00 3.95
Light Blue Green
#7EFBB3
ΔE00 3.96
Aqua Green
#12E193
ΔE00 4.07
Light Green Blue
#56FCA2
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBA5 #EB60A6
analogous
#61EB60 #60EBA5 #60EBEA
triadic
#60EBA5 #A560EB #EBA560
tetradic
#60EBA5 #6061EB #EB60A6 #EBEA60
square
#60EBA5 #6061EB #EB60A6 #EBEA60
split-complementary
#60EBA5 #EA60EB #EB6061
monochromatic
#17B968 #2AE486 #60EBA5 #96F2C4 #CDF9E3
Accessibility & contrast
On white
1.51
#60EBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#60EBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBA5
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBA5 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DAA1
Deuteranopia (green-blind)
#D6CDA9
Tritanopia (blue-blind)
#22EAD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60eba5; /* rgb */ color: rgb(96, 235, 165); /* oklch */ color: oklch(84.6% 0.157 158.3);
Tailwind
colors: {
custom: {
50: '#99f2c0',
500: '#60eba5',
950: '#000000',
},
}SCSS
$custom: #60eba5; $custom-light: #99f2c0; $custom-dark: #000000;
JSON
{
"hex": "#60eba5",
"rgb": {
"r": 96,
"g": 235,
"b": 165
},
"hsl": {
"h": 149.784,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.84589,
"c": 0.15718,
"h": 158.3
},
"luminance": 0.6462
}Semantic roles & 50–950 ramp
primary
#60EBA5
secondary
#B93778
accent
#0C73DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582