#56FFAC#56FFAC
#56FFAC is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.3% C 0.181 H 157.7°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFAC |
|---|---|
| RGB | rgb(86, 255, 172) |
| HSL | hsl(151, 100%, 67%) |
| HSV | hsv(151, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(90.08, -61.73, 27.26) |
| CIE-LCH | lch(90.08, 67.49, 156.17°) |
| OKLab | oklab(89.31% -0.1677 0.0688) |
| OKLCH | oklch(89.31% 0.181 157.7) |
| XYZ | xyz(47.0397, 76.4719, 51.3032) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.51
Sea Green (survey)
#53FCA1
ΔE00 1.63
Bright Sea Green
#05FFA6
ΔE00 2.17
Light Bluish Green
#76FDA8
ΔE00 2.45
Seafoam Green
#7AF9AB
ΔE00 2.83
Mediumspringgreen
#00FA9A
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFAC #FF56A9
analogous
#56FF58 #56FFAC #56FDFF
triadic
#56FFAC #AC56FF #FFAC56
tetradic
#56FFAC #5856FF #FF56A9 #FDFF56
square
#56FFAC #5856FF #FF56A9 #FDFF56
split-complementary
#56FFAC #FF56FD #FF5856
monochromatic
#00DB6F #19FF8E #56FFAC #93FFCA #D0FFE8
Accessibility & contrast
On white
1.29
#56FFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#56FFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFAC
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFAC | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA7
Deuteranopia (green-blind)
#E7DCB1
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #56ffac; /* rgb */ color: rgb(86, 255, 172); /* oklch */ color: oklch(89.3% 0.181 157.7);
Tailwind
colors: {
custom: {
50: '#98ffc5',
500: '#56ffac',
950: '#000000',
},
}SCSS
$custom: #56ffac; $custom-light: #98ffc5; $custom-dark: #000000;
JSON
{
"hex": "#56ffac",
"rgb": {
"r": 86,
"g": 255,
"b": 172
},
"hsl": {
"h": 150.533,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.89312,
"c": 0.18126,
"h": 157.7
},
"luminance": 0.76477
}Semantic roles & 50–950 ramp
primary
#56FFAC
secondary
#D4257B
accent
#0071E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682