#56FFBA#56FFBA
#56FFBA is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.6% C 0.170 H 162.1°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFBA |
|---|---|
| RGB | rgb(86, 255, 186) |
| HSL | hsl(156, 100%, 67%) |
| HSV | hsv(156, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(90.34, -58.93, 20.51) |
| CIE-LCH | lch(90.34, 62.40, 160.81°) |
| OKLab | oklab(89.61% -0.1614 0.0523) |
| OKLCH | oklch(89.61% 0.17 162.1) |
| XYZ | xyz(48.4557, 77.0383, 58.7610) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.66
Light Greenish Blue
#63F7B4
ΔE00 1.86
Greenish Turquoise
#00FBB0
ΔE00 2.47
Light Blue Green
#7EFBB3
ΔE00 3.41
Light Aquamarine
#7BFDC7
ΔE00 3.49
Bright Sea Green
#05FFA6
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFBA #FF569B
analogous
#56FF66 #56FFBA #56F0FF
triadic
#56FFBA #BA56FF #FFBA56
tetradic
#56FFBA #6656FF #FF569B #F0FF56
square
#56FFBA #6656FF #FF569B #F0FF56
split-complementary
#56FFBA #FF56F0 #FF6656
monochromatic
#00DB81 #19FFA1 #56FFBA #93FFD3 #D0FFEC
Accessibility & contrast
On white
1.28
#56FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#56FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFBA
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFBA | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB6
Deuteranopia (green-blind)
#E5DDBE
Tritanopia (blue-blind)
#00FFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #56ffba; /* rgb */ color: rgb(86, 255, 186); /* oklch */ color: oklch(89.6% 0.170 162.1);
Tailwind
colors: {
custom: {
50: '#98ffcf',
500: '#56ffba',
950: '#000000',
},
}SCSS
$custom: #56ffba; $custom-light: #98ffcf; $custom-dark: #000000;
JSON
{
"hex": "#56ffba",
"rgb": {
"r": 86,
"g": 255,
"b": 186
},
"hsl": {
"h": 155.503,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.89613,
"c": 0.16969,
"h": 162.1
},
"luminance": 0.77044
}Semantic roles & 50–950 ramp
primary
#56FFBA
secondary
#D4256D
accent
#005EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683