#56DFDF#56DFDF
#56DFDF is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.117 H 195.1°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #56DFDF |
|---|---|
| RGB | rgb(86, 223, 223) |
| HSL | hsl(180, 68%, 61%) |
| HSV | hsv(180, 61%, 87%) |
| CMYK | cmyk(61.4%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(81.88, -36.46, -11.03) |
| CIE-LCH | lch(81.88, 38.09, 196.83°) |
| OKLab | oklab(83.01% -0.1132 -0.0306) |
| OKLCH | oklch(83.01% 0.117 195.1) |
| XYZ | xyz(43.5389, 60.0768, 79.0991) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.92
Darkturquoise
#00CED1
ΔE00 4.93
Turquoise
#40E0D0
ΔE00 5.68
Bright Light Blue
#26F7FD
ΔE00 5.74
Aqua Blue
#02D8E9
ΔE00 5.79
Bright Cyan
#41FDFE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DFDF #DF5656
analogous
#56DF9A #56DFDF #569ADF
triadic
#56DFDF #DF56DF #DFDF56
tetradic
#56DFDF #9A56DF #DF5656 #9ADF56
square
#56DFDF #9A56DF #DF5656 #9ADF56
split-complementary
#56DFDF #DF569A #DF9A56
monochromatic
#1E9D9D #27D0D0 #56DFDF #89E9E9 #BDF2F2
Accessibility & contrast
On white
1.61
#56DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#56DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DFDF
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DFDF | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #56dfdf; /* rgb */ color: rgb(86, 223, 223); /* oklch */ color: oklch(83.0% 0.117 195.1);
Tailwind
colors: {
custom: {
50: '#95e9e8',
500: '#56dfdf',
950: '#000000',
},
}SCSS
$custom: #56dfdf; $custom-light: #95e9e8; $custom-dark: #000000;
JSON
{
"hex": "#56dfdf",
"rgb": {
"r": 86,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 68.159,
"l": 60.588
},
"oklch": {
"l": 0.83012,
"c": 0.11727,
"h": 195.1
},
"luminance": 0.60081
}Semantic roles & 50–950 ramp
primary
#56DFDF
secondary
#A03939
accent
#1515D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484