#56FDC8#56FDC8
#56FDC8 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.5% C 0.157 H 167.8°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #56FDC8 |
|---|---|
| RGB | rgb(86, 253, 200) |
| HSL | hsl(161, 98%, 66%) |
| HSV | hsv(161, 66%, 99%) |
| CMYK | cmyk(66%, 0%, 20.9%, 0.8%) |
| CIE-LAB | lab(90.04, -55.12, 12.91) |
| CIE-LCH | lch(90.04, 56.61, 166.82°) |
| OKLab | oklab(89.46% -0.1532 0.033) |
| OKLCH | oklch(89.46% 0.157 167.8) |
| XYZ | xyz(49.3829, 76.3937, 66.7753) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.54
Light Aquamarine
#7BFDC7
ΔE00 2.69
Aquamarine
#7FFFD4
ΔE00 3.32
Greenish Cyan
#2AFEB7
ΔE00 3.71
Light Greenish Blue
#63F7B4
ΔE00 3.88
Light Turquoise
#7EF4CC
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56FDC8 #FD568B
analogous
#56FD75 #56FDC8 #56DFFD
triadic
#56FDC8 #C856FD #FDC856
tetradic
#56FDC8 #7556FD #FD568B #DFFD56
square
#56FDC8 #7556FD #FD568B #DFFD56
split-complementary
#56FDC8 #FD56DF #FD7556
monochromatic
#03D693 #1AFCB4 #56FDC8 #92FEDC #CFFEEF
Accessibility & contrast
On white
1.29
#56FDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#56FDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56FDC8
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56FDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56FDC8 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC5
Deuteranopia (green-blind)
#E0DCCC
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #56fdc8; /* rgb */ color: rgb(86, 253, 200); /* oklch */ color: oklch(89.5% 0.157 167.8);
Tailwind
colors: {
custom: {
50: '#98ffd8',
500: '#56fdc8',
950: '#000000',
},
}SCSS
$custom: #56fdc8; $custom-light: #98ffd8; $custom-dark: #000000;
JSON
{
"hex": "#56fdc8",
"rgb": {
"r": 86,
"g": 253,
"b": 200
},
"hsl": {
"h": 160.958,
"s": 97.661,
"l": 66.471
},
"oklch": {
"l": 0.89464,
"c": 0.15676,
"h": 167.8
},
"luminance": 0.76399
}Semantic roles & 50–950 ramp
primary
#56FDC8
secondary
#D0275D
accent
#0049E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683