#56DFD8#56DFD8
#56DFD8 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.8% C 0.118 H 190.4°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #56DFD8 |
|---|---|
| RGB | rgb(86, 223, 216) |
| HSL | hsl(177, 68%, 61%) |
| HSV | hsv(177, 61%, 87%) |
| CMYK | cmyk(61.4%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(81.68, -38.34, -7.61) |
| CIE-LCH | lch(81.68, 39.09, 191.23°) |
| OKLab | oklab(82.78% -0.1162 -0.0213) |
| OKLCH | oklch(82.78% 0.118 190.4) |
| XYZ | xyz(42.6146, 59.7071, 74.2312) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.29
Mediumturquoise
#48D1CC
ΔE00 3.41
Darkturquoise
#00CED1
ΔE00 5.68
Bright Aqua
#0BF9EA
ΔE00 6.51
Bright Light Blue
#26F7FD
ΔE00 6.87
Bright Turquoise
#0FFEF9
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DFD8 #DF565D
analogous
#56DF93 #56DFD8 #56A2DF
triadic
#56DFD8 #D856DF #DFD856
tetradic
#56DFD8 #9356DF #DF565D #A2DF56
square
#56DFD8 #9356DF #DF565D #A2DF56
split-complementary
#56DFD8 #DF56A2 #DF9356
monochromatic
#1E9D96 #27D0C8 #56DFD8 #89E9E4 #BDF2F0
Accessibility & contrast
On white
1.62
#56DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#56DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DFD8
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DFD8 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D8
Deuteranopia (green-blind)
#BEC4D9
Tritanopia (blue-blind)
#00E5DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #56dfd8; /* rgb */ color: rgb(86, 223, 216); /* oklch */ color: oklch(82.8% 0.118 190.4);
Tailwind
colors: {
custom: {
50: '#95e9e4',
500: '#56dfd8',
950: '#000000',
},
}SCSS
$custom: #56dfd8; $custom-light: #95e9e4; $custom-dark: #000000;
JSON
{
"hex": "#56dfd8",
"rgb": {
"r": 86,
"g": 223,
"b": 216
},
"hsl": {
"h": 176.934,
"s": 68.159,
"l": 60.588
},
"oklch": {
"l": 0.82782,
"c": 0.1181,
"h": 190.4
},
"luminance": 0.59712
}Semantic roles & 50–950 ramp
primary
#56DFD8
secondary
#A0393E
accent
#151FD0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484