#60FBAB#60FBAB
#60FBAB is a very light, vivid green. Relative luminance 0.744; OKLCH L 88.6% C 0.173 H 157.2°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #60FBAB |
|---|---|
| RGB | rgb(96, 251, 171) |
| HSL | hsl(149, 95%, 68%) |
| HSV | hsv(149, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 31.9%, 1.6%) |
| CIE-LAB | lab(89.12, -58.65, 26.50) |
| CIE-LCH | lch(89.12, 64.36, 155.68°) |
| OKLab | oklab(88.59% -0.1595 0.067) |
| OKLCH | oklch(88.59% 0.173 157.2) |
| XYZ | xyz(46.6675, 74.4167, 50.4246) |
| Luminance | 0.7442 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.66
Sea Green (survey)
#53FCA1
ΔE00 1.82
Seafoam Green
#7AF9AB
ΔE00 2.02
Light Bluish Green
#76FDA8
ΔE00 2.06
Light Blue Green
#7EFBB3
ΔE00 2.37
Light Greenish Blue
#63F7B4
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FBAB #FB60B0
analogous
#62FB60 #60FBAB #60FBF8
triadic
#60FBAB #AB60FB #FBAB60
tetradic
#60FBAB #6062FB #FB60B0 #FBF860
square
#60FBAB #6062FB #FB60B0 #FBF860
split-complementary
#60FBAB #F860FB #FB6062
monochromatic
#06DB6D #24F98B #60FBAB #9CFDCB #D7FEEA
Accessibility & contrast
On white
1.32
#60FBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#60FBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FBAB
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FBAB | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A6
Deuteranopia (green-blind)
#E5DAB0
Tritanopia (blue-blind)
#00F9E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #60fbab; /* rgb */ color: rgb(96, 251, 171); /* oklch */ color: oklch(88.6% 0.173 157.2);
Tailwind
colors: {
custom: {
50: '#9bfec4',
500: '#60fbab',
950: '#000000',
},
}SCSS
$custom: #60fbab; $custom-light: #9bfec4; $custom-dark: #000000;
JSON
{
"hex": "#60fbab",
"rgb": {
"r": 96,
"g": 251,
"b": 171
},
"hsl": {
"h": 149.032,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.88586,
"c": 0.17302,
"h": 157.2
},
"luminance": 0.74421
}Semantic roles & 50–950 ramp
primary
#60FBAB
secondary
#D42B82
accent
#0076E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682