#60FFAA#60FFAA
#60FFAA is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.5% C 0.179 H 156.3°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #60FFAA |
|---|---|
| RGB | rgb(96, 255, 170) |
| HSL | hsl(148, 100%, 69%) |
| HSV | hsv(148, 62%, 100%) |
| CMYK | cmyk(62.4%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(90.28, -60.38, 28.58) |
| CIE-LCH | lch(90.28, 66.80, 154.67°) |
| OKLab | oklab(89.53% -0.1639 0.072) |
| OKLCH | oklch(89.53% 0.179 156.3) |
| XYZ | xyz(47.8353, 76.9041, 50.3455) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.17
Sea Green (survey)
#53FCA1
ΔE00 1.33
Light Bluish Green
#76FDA8
ΔE00 1.72
Seafoam Green
#7AF9AB
ΔE00 2.35
Bright Sea Green
#05FFA6
ΔE00 2.70
Light Blue Green
#7EFBB3
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FFAA #FF60B5
analogous
#66FF60 #60FFAA #60FFFA
triadic
#60FFAA #AA60FF #FFAA60
tetradic
#60FFAA #6066FF #FF60B5 #FFFA60
square
#60FFAA #6066FF #FF60B5 #FFFA60
split-complementary
#60FFAA #FA60FF #FF6066
monochromatic
#00E56A #23FF89 #60FFAA #9DFFCB #DAFFEB
Accessibility & contrast
On white
1.28
#60FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#60FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FFAA
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FFAA | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEECA5
Deuteranopia (green-blind)
#E9DDAF
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #60ffaa; /* rgb */ color: rgb(96, 255, 170); /* oklch */ color: oklch(89.5% 0.179 156.3);
Tailwind
colors: {
custom: {
50: '#9cffc3',
500: '#60ffaa',
950: '#000000',
},
}SCSS
$custom: #60ffaa; $custom-light: #9cffc3; $custom-dark: #000000;
JSON
{
"hex": "#60ffaa",
"rgb": {
"r": 96,
"g": 255,
"b": 170
},
"hsl": {
"h": 147.925,
"s": 100,
"l": 68.824
},
"oklch": {
"l": 0.89531,
"c": 0.17906,
"h": 156.3
},
"luminance": 0.76909
}Semantic roles & 50–950 ramp
primary
#60FFAA
secondary
#D92A88
accent
#007BE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682