#56FDD7#56FDD7
#56FDD7 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.9% C 0.147 H 174.5°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #56FDD7 |
|---|---|
| RGB | rgb(86, 253, 215) |
| HSL | hsl(166, 98%, 66%) |
| HSV | hsv(166, 66%, 99%) |
| CMYK | cmyk(66%, 0%, 15%, 0.8%) |
| CIE-LAB | lab(90.38, -51.65, 5.64) |
| CIE-LCH | lch(90.38, 51.96, 173.76°) |
| OKLab | oklab(89.85% -0.1466 0.0142) |
| OKLCH | oklch(89.85% 0.147 174.5) |
| XYZ | xyz(51.2227, 77.1296, 76.4648) |
| Luminance | 0.7713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.39
Bright Teal
#01F9C6
ΔE00 3.72
Light Turquoise
#7EF4CC
ΔE00 3.91
Light Aqua
#8CFFDB
ΔE00 3.98
Aqua (survey)
#13EAC9
ΔE00 4.71
Tiffany Blue
#7BF2DA
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FDD7 #FD567C
analogous
#56FD84 #56FDD7 #56D0FD
triadic
#56FDD7 #D756FD #FDD756
tetradic
#56FDD7 #8456FD #FD567C #D0FD56
square
#56FDD7 #8456FD #FD567C #D0FD56
split-complementary
#56FDD7 #FD56D0 #FD8456
monochromatic
#03D6A6 #1AFCC9 #56FDD7 #92FEE5 #CFFEF4
Accessibility & contrast
On white
1.28
#56FDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#56FDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FDD7
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FDD7 | 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)
#F4EDD5
Deuteranopia (green-blind)
#DDDCDA
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #56fdd7; /* rgb */ color: rgb(86, 253, 215); /* oklch */ color: oklch(89.9% 0.147 174.5);
Tailwind
colors: {
custom: {
50: '#98ffe3',
500: '#56fdd7',
950: '#000000',
},
}SCSS
$custom: #56fdd7; $custom-light: #98ffe3; $custom-dark: #000000;
JSON
{
"hex": "#56fdd7",
"rgb": {
"r": 86,
"g": 253,
"b": 215
},
"hsl": {
"h": 166.347,
"s": 97.661,
"l": 66.471
},
"oklch": {
"l": 0.89854,
"c": 0.14726,
"h": 174.5
},
"luminance": 0.77135
}Semantic roles & 50–950 ramp
primary
#56FDD7
secondary
#D0274E
accent
#0034E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684