#56FDCD#56FDCD
#56FDCD is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.6% C 0.153 H 169.9°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #56FDCD |
|---|---|
| RGB | rgb(86, 253, 205) |
| HSL | hsl(163, 98%, 66%) |
| HSV | hsv(163, 66%, 99%) |
| CMYK | cmyk(66%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.15, -53.99, 10.49) |
| CIE-LCH | lch(90.15, 54.99, 169.01°) |
| OKLab | oklab(89.59% -0.151 0.0268) |
| OKLCH | oklch(89.59% 0.153 169.9) |
| XYZ | xyz(49.9768, 76.6312, 69.9032) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.40
Aquamarine
#7FFFD4
ΔE00 2.87
Light Aquamarine
#7BFDC7
ΔE00 3.30
Light Turquoise
#7EF4CC
ΔE00 3.68
Light Aqua
#8CFFDB
ΔE00 4.53
Aqua Marine
#2EE8BB
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FDCD #FD5686
analogous
#56FD7A #56FDCD #56DAFD
triadic
#56FDCD #CD56FD #FDCD56
tetradic
#56FDCD #7A56FD #FD5686 #DAFD56
square
#56FDCD #7A56FD #FD5686 #DAFD56
split-complementary
#56FDCD #FD56DA #FD7A56
monochromatic
#03D699 #1AFCBB #56FDCD #92FEDF #CFFEF1
Accessibility & contrast
On white
1.29
#56FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#56FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FDCD
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FDCD | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCB
Deuteranopia (green-blind)
#DFDCD0
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #56fdcd; /* rgb */ color: rgb(86, 253, 205); /* oklch */ color: oklch(89.6% 0.153 169.9);
Tailwind
colors: {
custom: {
50: '#98ffdc',
500: '#56fdcd',
950: '#000000',
},
}SCSS
$custom: #56fdcd; $custom-light: #98ffdc; $custom-dark: #000000;
JSON
{
"hex": "#56fdcd",
"rgb": {
"r": 86,
"g": 253,
"b": 205
},
"hsl": {
"h": 162.754,
"s": 97.661,
"l": 66.471
},
"oklch": {
"l": 0.8959,
"c": 0.15338,
"h": 169.9
},
"luminance": 0.76637
}Semantic roles & 50–950 ramp
primary
#56FDCD
secondary
#D02758
accent
#0042E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684