#56FFBB#56FFBB
#56FFBB is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.6% C 0.169 H 162.4°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFBB |
|---|---|
| RGB | rgb(86, 255, 187) |
| HSL | hsl(156, 100%, 67%) |
| HSV | hsv(156, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.36, -58.72, 20.03) |
| CIE-LCH | lch(90.36, 62.04, 161.17°) |
| OKLab | oklab(89.64% -0.161 0.0511) |
| OKLCH | oklch(89.64% 0.169 162.4) |
| XYZ | xyz(48.5624, 77.0809, 59.3229) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.66
Light Greenish Blue
#63F7B4
ΔE00 1.90
Greenish Turquoise
#00FBB0
ΔE00 2.53
Light Aquamarine
#7BFDC7
ΔE00 3.36
Light Blue Green
#7EFBB3
ΔE00 3.52
Bright Sea Green
#05FFA6
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFBB #FF569A
analogous
#56FF67 #56FFBB #56EFFF
triadic
#56FFBB #BB56FF #FFBB56
tetradic
#56FFBB #6756FF #FF569A #EFFF56
square
#56FFBB #6756FF #FF569A #EFFF56
split-complementary
#56FFBB #FF56EF #FF6756
monochromatic
#00DB83 #19FFA2 #56FFBB #93FFD4 #D0FFEC
Accessibility & contrast
On white
1.28
#56FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#56FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFBB
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFBB | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#00FFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #56ffbb; /* rgb */ color: rgb(86, 255, 187); /* oklch */ color: oklch(89.6% 0.169 162.4);
Tailwind
colors: {
custom: {
50: '#98ffcf',
500: '#56ffbb',
950: '#000000',
},
}SCSS
$custom: #56ffbb; $custom-light: #98ffcf; $custom-dark: #000000;
JSON
{
"hex": "#56ffbb",
"rgb": {
"r": 86,
"g": 255,
"b": 187
},
"hsl": {
"h": 155.858,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.89635,
"c": 0.16891,
"h": 162.4
},
"luminance": 0.77086
}Semantic roles & 50–950 ramp
primary
#56FFBB
secondary
#D4256C
accent
#005CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683