#56FFDB#56FFDB
#56FFDB is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.147 H 175.6°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #56FFDB |
|---|---|
| RGB | rgb(86, 255, 219) |
| HSL | hsl(167, 100%, 67%) |
| HSV | hsv(167, 66%, 100%) |
| CMYK | cmyk(66.3%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.06, -51.52, 4.55) |
| CIE-LCH | lch(91.06, 51.72, 174.95°) |
| OKLab | oklab(90.44% -0.1468 0.0113) |
| OKLCH | oklch(90.44% 0.147 175.6) |
| XYZ | xyz(52.3776, 78.6070, 79.4164) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.75
Light Aqua
#8CFFDB
ΔE00 4.06
Bright Teal
#01F9C6
ΔE00 4.30
Light Turquoise
#7EF4CC
ΔE00 4.40
Tiffany Blue
#7BF2DA
ΔE00 4.66
Aqua (survey)
#13EAC9
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FFDB #FF567A
analogous
#56FF87 #56FFDB #56CFFF
triadic
#56FFDB #DB56FF #FFDB56
tetradic
#56FFDB #8756FF #FF567A #CFFF56
square
#56FFDB #8756FF #FF567A #CFFF56
split-complementary
#56FFDB #FF56CF #FF8756
monochromatic
#00DBAC #19FFCE #56FFDB #93FFE8 #D0FFF5
Accessibility & contrast
On white
1.26
#56FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#56FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FFDB
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FFDB | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD9
Deuteranopia (green-blind)
#DEDEDE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #56ffdb; /* rgb */ color: rgb(86, 255, 219); /* oklch */ color: oklch(90.4% 0.147 175.6);
Tailwind
colors: {
custom: {
50: '#99ffe6',
500: '#56ffdb',
950: '#000000',
},
}SCSS
$custom: #56ffdb; $custom-light: #99ffe6; $custom-dark: #000000;
JSON
{
"hex": "#56ffdb",
"rgb": {
"r": 86,
"g": 255,
"b": 219
},
"hsl": {
"h": 167.219,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.90436,
"c": 0.14721,
"h": 175.6
},
"luminance": 0.78613
}Semantic roles & 50–950 ramp
primary
#56FFDB
secondary
#D4254B
accent
#0031E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684