#60FCAC#60FCAC
#60FCAC is a very light, vivid green. Relative luminance 0.751; OKLCH L 88.8% C 0.173 H 157.4°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #60FCAC |
|---|---|
| RGB | rgb(96, 252, 172) |
| HSL | hsl(149, 96%, 68%) |
| HSV | hsv(149, 62%, 99%) |
| CMYK | cmyk(61.9%, 0%, 31.7%, 1.2%) |
| CIE-LAB | lab(89.43, -58.84, 26.42) |
| CIE-LCH | lch(89.43, 64.50, 155.82°) |
| OKLab | oklab(88.85% -0.1601 0.0668) |
| OKLCH | oklch(88.85% 0.173 157.4) |
| XYZ | xyz(47.0764, 75.0813, 51.0329) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.69
Sea Green (survey)
#53FCA1
ΔE00 1.85
Light Bluish Green
#76FDA8
ΔE00 2.07
Seafoam Green
#7AF9AB
ΔE00 2.09
Light Blue Green
#7EFBB3
ΔE00 2.37
Light Greenish Blue
#63F7B4
ΔE00 2.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FCAC #FC60B0
analogous
#62FC60 #60FCAC #60FCFA
triadic
#60FCAC #AC60FC #FCAC60
tetradic
#60FCAC #6062FC #FC60B0 #FCFA60
square
#60FCAC #6062FC #FC60B0 #FCFA60
split-complementary
#60FCAC #FA60FC #FC6062
monochromatic
#04DD6E #24FB8D #60FCAC #9CFDCB #D8FEEB
Accessibility & contrast
On white
1.31
#60FCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#60FCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FCAC
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FCAC | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA7
Deuteranopia (green-blind)
#E5DBB1
Tritanopia (blue-blind)
#00FAE7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #60fcac; /* rgb */ color: rgb(96, 252, 172); /* oklch */ color: oklch(88.8% 0.173 157.4);
Tailwind
colors: {
custom: {
50: '#9bfec5',
500: '#60fcac',
950: '#000000',
},
}SCSS
$custom: #60fcac; $custom-light: #9bfec5; $custom-dark: #000000;
JSON
{
"hex": "#60fcac",
"rgb": {
"r": 96,
"g": 252,
"b": 172
},
"hsl": {
"h": 149.231,
"s": 96.296,
"l": 68.235
},
"oklch": {
"l": 0.88848,
"c": 0.17345,
"h": 157.4
},
"luminance": 0.75086
}Semantic roles & 50–950 ramp
primary
#60FCAC
secondary
#D62B82
accent
#0076E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682