#56DFE6#56DFE6
#56DFE6 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.117 H 199.9°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #56DFE6 |
|---|---|
| RGB | rgb(86, 223, 230) |
| HSL | hsl(183, 74%, 62%) |
| HSV | hsv(183, 63%, 90%) |
| CMYK | cmyk(62.6%, 3%, 0%, 9.8%) |
| CIE-LAB | lab(82.09, -34.54, -14.44) |
| CIE-LCH | lch(82.09, 37.44, 202.68°) |
| OKLab | oklab(83.25% -0.1103 -0.04) |
| OKLCH | oklch(83.25% 0.117 199.9) |
| XYZ | xyz(44.5022, 60.4621, 84.1726) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.86
Robin'S Egg
#6DEDFD
ΔE00 4.79
Darkturquoise
#00CED1
ΔE00 5.36
Mediumturquoise
#48D1CC
ΔE00 5.58
Bright Light Blue
#26F7FD
ΔE00 5.63
Robin Egg Blue
#8AF1FE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DFE6 #E65D56
analogous
#56E6A5 #56DFE6 #5697E6
triadic
#56DFE6 #E656DF #DFE656
tetradic
#56DFE6 #A556E6 #E65D56 #97E656
square
#56DFE6 #A556E6 #E65D56 #97E656
split-complementary
#56DFE6 #E65697 #E6A556
monochromatic
#19A2A9 #21D5DE #56DFE6 #8BE9EE #C1F3F6
Accessibility & contrast
On white
1.60
#56DFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#56DFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DFE6
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DFE6 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E7
Deuteranopia (green-blind)
#BAC5E7
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #56dfe6; /* rgb */ color: rgb(86, 223, 230); /* oklch */ color: oklch(83.3% 0.117 199.9);
Tailwind
colors: {
custom: {
50: '#96e9ed',
500: '#56dfe6',
950: '#000000',
},
}SCSS
$custom: #56dfe6; $custom-light: #96e9ed; $custom-dark: #000000;
JSON
{
"hex": "#56dfe6",
"rgb": {
"r": 86,
"g": 223,
"b": 230
},
"hsl": {
"h": 182.917,
"s": 74.227,
"l": 61.961
},
"oklch": {
"l": 0.8325,
"c": 0.11732,
"h": 199.9
},
"luminance": 0.60467
}Semantic roles & 50–950 ramp
primary
#56DFE6
secondary
#AA3C36
accent
#190FD6
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484