#56FFAB#56FFAB
#56FFAB is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.3% C 0.182 H 157.4°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFAB |
|---|---|
| RGB | rgb(86, 255, 171) |
| HSL | hsl(150, 100%, 67%) |
| HSV | hsv(150, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(90.06, -61.93, 27.74) |
| CIE-LCH | lch(90.06, 67.86, 155.87°) |
| OKLab | oklab(89.29% -0.1681 0.07) |
| OKLCH | oklch(89.29% 0.182 157.4) |
| XYZ | xyz(46.9440, 76.4336, 50.7993) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.35
Sea Green (survey)
#53FCA1
ΔE00 1.46
Bright Sea Green
#05FFA6
ΔE00 2.14
Light Bluish Green
#76FDA8
ΔE00 2.37
Seafoam Green
#7AF9AB
ΔE00 2.82
Mediumspringgreen
#00FA9A
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFAB #FF56AA
analogous
#56FF57 #56FFAB #56FEFF
triadic
#56FFAB #AB56FF #FFAB56
tetradic
#56FFAB #5756FF #FF56AA #FEFF56
square
#56FFAB #5756FF #FF56AA #FEFF56
split-complementary
#56FFAB #FF56FE #FF5756
monochromatic
#00DB6E #19FF8D #56FFAB #93FFC9 #D0FFE8
Accessibility & contrast
On white
1.29
#56FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#56FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFAB
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFAB | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA6
Deuteranopia (green-blind)
#E7DCB0
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #56ffab; /* rgb */ color: rgb(86, 255, 171); /* oklch */ color: oklch(89.3% 0.182 157.4);
Tailwind
colors: {
custom: {
50: '#98ffc4',
500: '#56ffab',
950: '#000000',
},
}SCSS
$custom: #56ffab; $custom-light: #98ffc4; $custom-dark: #000000;
JSON
{
"hex": "#56ffab",
"rgb": {
"r": 86,
"g": 255,
"b": 171
},
"hsl": {
"h": 150.178,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.89292,
"c": 0.18211,
"h": 157.4
},
"luminance": 0.76439
}Semantic roles & 50–950 ramp
primary
#56FFAB
secondary
#D4257C
accent
#0072E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682