#56DFE2#56DFE2
#56DFE2 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.117 H 197.2°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #56DFE2 |
|---|---|
| RGB | rgb(86, 223, 226) |
| HSL | hsl(181, 71%, 61%) |
| HSV | hsv(181, 62%, 89%) |
| CMYK | cmyk(61.9%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(81.97, -35.64, -12.49) |
| CIE-LCH | lch(81.97, 37.77, 199.32°) |
| OKLab | oklab(83.11% -0.1119 -0.0346) |
| OKLCH | oklch(83.11% 0.117 197.2) |
| XYZ | xyz(43.9469, 60.2400, 81.2482) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.55
Aqua Blue
#02D8E9
ΔE00 4.90
Darkturquoise
#00CED1
ΔE00 4.97
Bright Light Blue
#26F7FD
ΔE00 5.55
Robin'S Egg
#6DEDFD
ΔE00 5.86
Bright Cyan
#41FDFE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DFE2 #E25956
analogous
#56E29F #56DFE2 #5699E2
triadic
#56DFE2 #E256DF #DFE256
tetradic
#56DFE2 #9F56E2 #E25956 #99E256
square
#56DFE2 #9F56E2 #E25956 #99E256
split-complementary
#56DFE2 #E25699 #E29F56
monochromatic
#1C9FA2 #25D2D6 #56DFE2 #8AE9EB #BEF3F4
Accessibility & contrast
On white
1.61
#56DFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#56DFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DFE2
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DFE2 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E2
Deuteranopia (green-blind)
#BBC5E3
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #56dfe2; /* rgb */ color: rgb(86, 223, 226); /* oklch */ color: oklch(83.1% 0.117 197.2);
Tailwind
colors: {
custom: {
50: '#95e9eb',
500: '#56dfe2',
950: '#000000',
},
}SCSS
$custom: #56dfe2; $custom-light: #95e9eb; $custom-dark: #000000;
JSON
{
"hex": "#56dfe2",
"rgb": {
"r": 86,
"g": 223,
"b": 226
},
"hsl": {
"h": 181.286,
"s": 70.707,
"l": 61.176
},
"oklch": {
"l": 0.83113,
"c": 0.11718,
"h": 197.2
},
"luminance": 0.60245
}Semantic roles & 50–950 ramp
primary
#56DFE2
secondary
#A53A38
accent
#1713D3
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484