#56DFDD#56DFDD
#56DFDD is a very light, moderate teal. Relative luminance 0.600; OKLCH L 82.9% C 0.117 H 193.8°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #56DFDD |
|---|---|
| RGB | rgb(86, 223, 221) |
| HSL | hsl(179, 68%, 61%) |
| HSV | hsv(179, 61%, 87%) |
| CMYK | cmyk(61.4%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(81.82, -37.00, -10.06) |
| CIE-LCH | lch(81.82, 38.35, 195.20°) |
| OKLab | oklab(82.95% -0.114 -0.0279) |
| OKLCH | oklch(82.95% 0.117 193.8) |
| XYZ | xyz(43.2708, 59.9696, 77.6874) |
| Luminance | 0.5997 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.62
Turquoise
#40E0D0
ΔE00 4.99
Darkturquoise
#00CED1
ΔE00 5.03
Bright Light Blue
#26F7FD
ΔE00 5.98
Aqua Blue
#02D8E9
ΔE00 6.42
Bright Cyan
#41FDFE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DFDD #DF5658
analogous
#56DF98 #56DFDD #569CDF
triadic
#56DFDD #DD56DF #DFDD56
tetradic
#56DFDD #9856DF #DF5658 #9CDF56
square
#56DFDD #9856DF #DF5658 #9CDF56
split-complementary
#56DFDD #DF569C #DF9856
monochromatic
#1E9D9B #27D0CE #56DFDD #89E9E7 #BDF2F2
Accessibility & contrast
On white
1.62
#56DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#56DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DFDD
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DFDD | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#BCC5DE
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #56dfdd; /* rgb */ color: rgb(86, 223, 221); /* oklch */ color: oklch(82.9% 0.117 193.8);
Tailwind
colors: {
custom: {
50: '#95e9e7',
500: '#56dfdd',
950: '#000000',
},
}SCSS
$custom: #56dfdd; $custom-light: #95e9e7; $custom-dark: #000000;
JSON
{
"hex": "#56dfdd",
"rgb": {
"r": 86,
"g": 223,
"b": 221
},
"hsl": {
"h": 179.124,
"s": 68.159,
"l": 60.588
},
"oklch": {
"l": 0.82946,
"c": 0.11741,
"h": 193.8
},
"luminance": 0.59974
}Semantic roles & 50–950 ramp
primary
#56DFDD
secondary
#A0393A
accent
#1518D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484