#60FFAB#60FFAB
#60FFAB is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.6% C 0.178 H 156.6°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFAB |
|---|---|
| RGB | rgb(96, 255, 171) |
| HSL | hsl(148, 100%, 69%) |
| HSV | hsv(148, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(90.30, -60.19, 28.10) |
| CIE-LCH | lch(90.30, 66.43, 154.97°) |
| OKLab | oklab(89.55% -0.1635 0.0709) |
| OKLCH | oklch(89.55% 0.178 156.6) |
| XYZ | xyz(47.9303, 76.9421, 50.8456) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.30
Sea Green (survey)
#53FCA1
ΔE00 1.46
Light Bluish Green
#76FDA8
ΔE00 1.80
Seafoam Green
#7AF9AB
ΔE00 2.33
Bright Sea Green
#05FFA6
ΔE00 2.70
Light Blue Green
#7EFBB3
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFAB #FF60B4
analogous
#65FF60 #60FFAB #60FFFB
triadic
#60FFAB #AB60FF #FFAB60
tetradic
#60FFAB #6065FF #FF60B4 #FFFB60
square
#60FFAB #6065FF #FF60B4 #FFFB60
split-complementary
#60FFAB #FB60FF #FF6065
monochromatic
#00E56C #23FF8B #60FFAB #9DFFCB #DAFFEC
Accessibility & contrast
On white
1.28
#60FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#60FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFAB
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFAB | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEECA6
Deuteranopia (green-blind)
#E8DDB0
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #60ffab; /* rgb */ color: rgb(96, 255, 171); /* oklch */ color: oklch(89.6% 0.178 156.6);
Tailwind
colors: {
custom: {
50: '#9cffc4',
500: '#60ffab',
950: '#000000',
},
}SCSS
$custom: #60ffab; $custom-light: #9cffc4; $custom-dark: #000000;
JSON
{
"hex": "#60ffab",
"rgb": {
"r": 96,
"g": 255,
"b": 171
},
"hsl": {
"h": 148.302,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.89551,
"c": 0.17819,
"h": 156.6
},
"luminance": 0.76947
}Semantic roles & 50–950 ramp
primary
#60FFAB
secondary
#D92A87
accent
#0079E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682