#60FFAC#60FFAC
#60FFAC is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.6% C 0.177 H 156.9°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFAC |
|---|---|
| RGB | rgb(96, 255, 172) |
| HSL | hsl(149, 100%, 69%) |
| HSV | hsv(149, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(90.31, -60.00, 27.62) |
| CIE-LCH | lch(90.31, 66.05, 155.28°) |
| OKLab | oklab(89.57% -0.1631 0.0697) |
| OKLCH | oklch(89.57% 0.177 156.9) |
| XYZ | xyz(48.0260, 76.9804, 51.3494) |
| Luminance | 0.7699 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.45
Sea Green (survey)
#53FCA1
ΔE00 1.61
Light Bluish Green
#76FDA8
ΔE00 1.88
Seafoam Green
#7AF9AB
ΔE00 2.33
Light Blue Green
#7EFBB3
ΔE00 2.67
Bright Sea Green
#05FFA6
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFAC #FF60B3
analogous
#64FF60 #60FFAC #60FFFB
triadic
#60FFAC #AC60FF #FFAC60
tetradic
#60FFAC #6064FF #FF60B3 #FFFB60
square
#60FFAC #6064FF #FF60B3 #FFFB60
split-complementary
#60FFAC #FB60FF #FF6064
monochromatic
#00E56D #23FF8C #60FFAC #9DFFCC #DAFFEC
Accessibility & contrast
On white
1.28
#60FFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#60FFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFAC
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFAC | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA7
Deuteranopia (green-blind)
#E8DDB1
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #60ffac; /* rgb */ color: rgb(96, 255, 172); /* oklch */ color: oklch(89.6% 0.177 156.9);
Tailwind
colors: {
custom: {
50: '#9cffc5',
500: '#60ffac',
950: '#000000',
},
}SCSS
$custom: #60ffac; $custom-light: #9cffc5; $custom-dark: #000000;
JSON
{
"hex": "#60ffac",
"rgb": {
"r": 96,
"g": 255,
"b": 172
},
"hsl": {
"h": 148.679,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.89571,
"c": 0.17733,
"h": 156.9
},
"luminance": 0.76985
}Semantic roles & 50–950 ramp
primary
#60FFAC
secondary
#D92A85
accent
#0078E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682