#60EBA4#60EBA4
#60EBA4 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.6% C 0.158 H 157.9°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBA4 |
|---|---|
| RGB | rgb(96, 235, 164) |
| HSL | hsl(149, 78%, 65%) |
| HSV | hsv(149, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 30.2%, 7.8%) |
| CIE-LAB | lab(84.27, -53.69, 23.45) |
| CIE-LCH | lch(84.27, 58.59, 156.41°) |
| OKLab | oklab(84.57% -0.1464 0.0594) |
| OKLCH | oklch(84.57% 0.158 157.9) |
| XYZ | xyz(41.2294, 64.5797, 45.4071) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.91
Seafoam Green
#7AF9AB
ΔE00 3.68
Seafoam (survey)
#80F9AD
ΔE00 3.89
Light Blue Green
#7EFBB3
ΔE00 3.95
Aqua Green
#12E193
ΔE00 4.02
Light Green Blue
#56FCA2
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBA4 #EB60A7
analogous
#61EB60 #60EBA4 #60EBEA
triadic
#60EBA4 #A460EB #EBA460
tetradic
#60EBA4 #6061EB #EB60A7 #EBEA60
square
#60EBA4 #6061EB #EB60A7 #EBEA60
split-complementary
#60EBA4 #EA60EB #EB6061
monochromatic
#17B967 #2AE485 #60EBA4 #96F2C3 #CDF9E2
Accessibility & contrast
On white
1.51
#60EBA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#60EBA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBA4
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBA4 | 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)
#E9DAA0
Deuteranopia (green-blind)
#D6CDA8
Tritanopia (blue-blind)
#23EAD8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60eba4; /* rgb */ color: rgb(96, 235, 164); /* oklch */ color: oklch(84.6% 0.158 157.9);
Tailwind
colors: {
custom: {
50: '#99f2bf',
500: '#60eba4',
950: '#000000',
},
}SCSS
$custom: #60eba4; $custom-light: #99f2bf; $custom-dark: #000000;
JSON
{
"hex": "#60eba4",
"rgb": {
"r": 96,
"g": 235,
"b": 164
},
"hsl": {
"h": 149.353,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.84567,
"c": 0.15803,
"h": 157.9
},
"luminance": 0.64584
}Semantic roles & 50–950 ramp
primary
#60EBA4
secondary
#B93779
accent
#0C75DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582