#60EBA3#60EBA3
#60EBA3 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.5% C 0.159 H 157.6°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBA3 |
|---|---|
| RGB | rgb(96, 235, 163) |
| HSL | hsl(149, 78%, 65%) |
| HSV | hsv(149, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 30.6%, 7.8%) |
| CIE-LAB | lab(84.25, -53.88, 23.94) |
| CIE-LCH | lch(84.25, 58.96, 156.05°) |
| OKLab | oklab(84.55% -0.1469 0.0606) |
| OKLCH | oklch(84.55% 0.159 157.6) |
| XYZ | xyz(41.1394, 64.5438, 44.9334) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.01
Seafoam Green
#7AF9AB
ΔE00 3.61
Seafoam (survey)
#80F9AD
ΔE00 3.84
Light Blue Green
#7EFBB3
ΔE00 3.95
Aqua Green
#12E193
ΔE00 3.98
Light Green Blue
#56FCA2
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBA3 #EB60A8
analogous
#62EB60 #60EBA3 #60EBE9
triadic
#60EBA3 #A360EB #EBA360
tetradic
#60EBA3 #6062EB #EB60A8 #EBE960
square
#60EBA3 #6062EB #EB60A8 #EBE960
split-complementary
#60EBA3 #E960EB #EB6062
monochromatic
#17B965 #2AE484 #60EBA3 #96F2C2 #CDF9E2
Accessibility & contrast
On white
1.51
#60EBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#60EBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBA3
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBA3 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9F
Deuteranopia (green-blind)
#D6CDA8
Tritanopia (blue-blind)
#24E9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60eba3; /* rgb */ color: rgb(96, 235, 163); /* oklch */ color: oklch(84.5% 0.159 157.6);
Tailwind
colors: {
custom: {
50: '#99f2be',
500: '#60eba3',
950: '#000000',
},
}SCSS
$custom: #60eba3; $custom-light: #99f2be; $custom-dark: #000000;
JSON
{
"hex": "#60eba3",
"rgb": {
"r": 96,
"g": 235,
"b": 163
},
"hsl": {
"h": 148.921,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.84546,
"c": 0.1589,
"h": 157.6
},
"luminance": 0.64548
}Semantic roles & 50–950 ramp
primary
#60EBA3
secondary
#B9377A
accent
#0C76DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582