#56FFBD#56FFBD
#56FFBD is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.7% C 0.167 H 163.1°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFBD |
|---|---|
| RGB | rgb(86, 255, 189) |
| HSL | hsl(157, 100%, 67%) |
| HSV | hsv(157, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(90.40, -58.30, 19.06) |
| CIE-LCH | lch(90.40, 61.34, 161.90°) |
| OKLab | oklab(89.68% -0.1601 0.0486) |
| OKLCH | oklch(89.68% 0.167 163.1) |
| XYZ | xyz(48.7780, 77.1672, 60.4583) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.74
Light Greenish Blue
#63F7B4
ΔE00 2.03
Greenish Turquoise
#00FBB0
ΔE00 2.70
Light Aquamarine
#7BFDC7
ΔE00 3.11
Light Blue Green
#7EFBB3
ΔE00 3.76
Bright Sea Green
#05FFA6
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFBD #FF5698
analogous
#56FF69 #56FFBD #56EDFF
triadic
#56FFBD #BD56FF #FFBD56
tetradic
#56FFBD #6956FF #FF5698 #EDFF56
square
#56FFBD #6956FF #FF5698 #EDFF56
split-complementary
#56FFBD #FF56ED #FF6956
monochromatic
#00DB85 #19FFA5 #56FFBD #93FFD5 #D0FFED
Accessibility & contrast
On white
1.28
#56FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#56FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFBD
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFBD | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E4DDC1
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #56ffbd; /* rgb */ color: rgb(86, 255, 189); /* oklch */ color: oklch(89.7% 0.167 163.1);
Tailwind
colors: {
custom: {
50: '#98ffd1',
500: '#56ffbd',
950: '#000000',
},
}SCSS
$custom: #56ffbd; $custom-light: #98ffd1; $custom-dark: #000000;
JSON
{
"hex": "#56ffbd",
"rgb": {
"r": 86,
"g": 255,
"b": 189
},
"hsl": {
"h": 156.568,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.89681,
"c": 0.16733,
"h": 163.1
},
"luminance": 0.77173
}Semantic roles & 50–950 ramp
primary
#56FFBD
secondary
#D4256A
accent
#005AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683