#56FFBF#56FFBF
#56FFBF is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.7% C 0.166 H 163.8°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFBF |
|---|---|
| RGB | rgb(86, 255, 191) |
| HSL | hsl(157, 100%, 67%) |
| HSV | hsv(157, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(90.44, -57.88, 18.09) |
| CIE-LCH | lch(90.44, 60.64, 162.64°) |
| OKLab | oklab(89.73% -0.1592 0.0462) |
| OKLCH | oklch(89.73% 0.166 163.8) |
| XYZ | xyz(48.9966, 77.2546, 61.6095) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.92
Light Greenish Blue
#63F7B4
ΔE00 2.23
Light Aquamarine
#7BFDC7
ΔE00 2.90
Greenish Turquoise
#00FBB0
ΔE00 2.92
Light Blue Green
#7EFBB3
ΔE00 4.03
Bright Teal
#01F9C6
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFBF #FF5696
analogous
#56FF6B #56FFBF #56EBFF
triadic
#56FFBF #BF56FF #FFBF56
tetradic
#56FFBF #6B56FF #FF5696 #EBFF56
square
#56FFBF #6B56FF #FF5696 #EBFF56
split-complementary
#56FFBF #FF56EB #FF6B56
monochromatic
#00DB88 #19FFA8 #56FFBF #93FFD6 #D0FFED
Accessibility & contrast
On white
1.28
#56FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#56FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFBF
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFBF | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBB
Deuteranopia (green-blind)
#E4DDC3
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #56ffbf; /* rgb */ color: rgb(86, 255, 191); /* oklch */ color: oklch(89.7% 0.166 163.8);
Tailwind
colors: {
custom: {
50: '#98ffd2',
500: '#56ffbf',
950: '#000000',
},
}SCSS
$custom: #56ffbf; $custom-light: #98ffd2; $custom-dark: #000000;
JSON
{
"hex": "#56ffbf",
"rgb": {
"r": 86,
"g": 255,
"b": 191
},
"hsl": {
"h": 157.278,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.89727,
"c": 0.16579,
"h": 163.8
},
"luminance": 0.7726
}Semantic roles & 50–950 ramp
primary
#56FFBF
secondary
#D42567
accent
#0057E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683