#60FBAC#60FBAC
#60FBAC is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.6% C 0.172 H 157.5°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #60FBAC |
|---|---|
| RGB | rgb(96, 251, 172) |
| HSL | hsl(149, 95%, 68%) |
| HSV | hsv(149, 62%, 98%) |
| CMYK | cmyk(61.8%, 0%, 31.5%, 1.6%) |
| CIE-LAB | lab(89.14, -58.45, 26.02) |
| CIE-LCH | lch(89.14, 63.98, 156.00°) |
| OKLab | oklab(88.61% -0.1591 0.0658) |
| OKLCH | oklch(88.61% 0.172 157.5) |
| XYZ | xyz(46.7632, 74.4549, 50.9285) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.83
Sea Green (survey)
#53FCA1
ΔE00 1.99
Seafoam Green
#7AF9AB
ΔE00 2.06
Light Bluish Green
#76FDA8
ΔE00 2.18
Light Greenish Blue
#63F7B4
ΔE00 2.26
Light Blue Green
#7EFBB3
ΔE00 2.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60FBAC #FB60AF
analogous
#61FB60 #60FBAC #60FBF9
triadic
#60FBAC #AC60FB #FBAC60
tetradic
#60FBAC #6061FB #FB60AF #FBF960
square
#60FBAC #6061FB #FB60AF #FBF960
split-complementary
#60FBAC #F960FB #FB6061
monochromatic
#06DB6E #24F98D #60FBAC #9CFDCB #D7FEEA
Accessibility & contrast
On white
1.32
#60FBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#60FBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60FBAC
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60FBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60FBAC | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A7
Deuteranopia (green-blind)
#E4DAB1
Tritanopia (blue-blind)
#00F9E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #60fbac; /* rgb */ color: rgb(96, 251, 172); /* oklch */ color: oklch(88.6% 0.172 157.5);
Tailwind
colors: {
custom: {
50: '#9bfec5',
500: '#60fbac',
950: '#000000',
},
}SCSS
$custom: #60fbac; $custom-light: #9bfec5; $custom-dark: #000000;
JSON
{
"hex": "#60fbac",
"rgb": {
"r": 96,
"g": 251,
"b": 172
},
"hsl": {
"h": 149.419,
"s": 95.092,
"l": 68.039
},
"oklch": {
"l": 0.88607,
"c": 0.17216,
"h": 157.5
},
"luminance": 0.7446
}Semantic roles & 50–950 ramp
primary
#60FBAC
secondary
#D42B81
accent
#0075E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682