#60EBA1#60EBA1
#60EBA1 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.5% C 0.161 H 156.9°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #60EBA1 |
|---|---|
| RGB | rgb(96, 235, 161) |
| HSL | hsl(148, 78%, 65%) |
| HSV | hsv(148, 59%, 92%) |
| CMYK | cmyk(59.1%, 0%, 31.5%, 7.8%) |
| CIE-LAB | lab(84.21, -54.27, 24.92) |
| CIE-LCH | lch(84.21, 59.72, 155.34°) |
| OKLab | oklab(84.5% -0.1478 0.063) |
| OKLCH | oklch(84.5% 0.161 156.9) |
| XYZ | xyz(40.9617, 64.4727, 43.9971) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.23
Seafoam Green
#7AF9AB
ΔE00 3.52
Seafoam (survey)
#80F9AD
ΔE00 3.77
Aqua Green
#12E193
ΔE00 3.94
Light Blue Green
#7EFBB3
ΔE00 3.98
Light Green Blue
#56FCA2
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60EBA1 #EB60AA
analogous
#64EB60 #60EBA1 #60EBE7
triadic
#60EBA1 #A160EB #EBA160
tetradic
#60EBA1 #6064EB #EB60AA #EBE760
square
#60EBA1 #6064EB #EB60AA #EBE760
split-complementary
#60EBA1 #E760EB #EB6064
monochromatic
#17B963 #2AE481 #60EBA1 #96F2C1 #CDF9E1
Accessibility & contrast
On white
1.51
#60EBA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#60EBA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60EBA1
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60EBA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60EBA1 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA9C
Deuteranopia (green-blind)
#D7CDA6
Tritanopia (blue-blind)
#26E9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60eba1; /* rgb */ color: rgb(96, 235, 161); /* oklch */ color: oklch(84.5% 0.161 156.9);
Tailwind
colors: {
custom: {
50: '#99f2bd',
500: '#60eba1',
950: '#000000',
},
}SCSS
$custom: #60eba1; $custom-light: #99f2bd; $custom-dark: #000000;
JSON
{
"hex": "#60eba1",
"rgb": {
"r": 96,
"g": 235,
"b": 161
},
"hsl": {
"h": 148.058,
"s": 77.654,
"l": 64.902
},
"oklch": {
"l": 0.84504,
"c": 0.16064,
"h": 156.9
},
"luminance": 0.64477
}Semantic roles & 50–950 ramp
primary
#60EBA1
secondary
#B9377C
accent
#0C79DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582