#56DDE5#56DDE5
#56DDE5 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.7% C 0.116 H 200.7°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #56DDE5 |
|---|---|
| RGB | rgb(86, 221, 229) |
| HSL | hsl(183, 73%, 62%) |
| HSV | hsv(183, 62%, 90%) |
| CMYK | cmyk(62.4%, 3.5%, 0%, 10.2%) |
| CIE-LAB | lab(81.48, -33.88, -14.82) |
| CIE-LCH | lch(81.48, 36.98, 203.62°) |
| OKLab | oklab(82.75% -0.1087 -0.0411) |
| OKLCH | oklch(82.75% 0.116 200.7) |
| XYZ | xyz(43.8310, 59.3437, 83.2581) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.47
Robin'S Egg
#6DEDFD
ΔE00 4.85
Darkturquoise
#00CED1
ΔE00 5.21
Mediumturquoise
#48D1CC
ΔE00 5.63
Bright Light Blue
#26F7FD
ΔE00 6.14
Robin Egg Blue
#8AF1FE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DDE5 #E55E56
analogous
#56E5A6 #56DDE5 #5695E5
triadic
#56DDE5 #E556DD #DDE556
tetradic
#56DDE5 #A656E5 #E55E56 #95E556
square
#56DDE5 #A656E5 #E55E56 #95E556
split-complementary
#56DDE5 #E55695 #E5A656
monochromatic
#1A9FA7 #22D2DC #56DDE5 #8BE8ED #C0F2F5
Accessibility & contrast
On white
1.63
#56DDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#56DDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DDE5
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DDE5 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E6
Deuteranopia (green-blind)
#B8C4E6
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #56dde5; /* rgb */ color: rgb(86, 221, 229); /* oklch */ color: oklch(82.7% 0.116 200.7);
Tailwind
colors: {
custom: {
50: '#95e8ed',
500: '#56dde5',
950: '#000000',
},
}SCSS
$custom: #56dde5; $custom-light: #95e8ed; $custom-dark: #000000;
JSON
{
"hex": "#56dde5",
"rgb": {
"r": 86,
"g": 221,
"b": 229
},
"hsl": {
"h": 183.357,
"s": 73.333,
"l": 61.765
},
"oklch": {
"l": 0.82748,
"c": 0.11619,
"h": 200.7
},
"luminance": 0.59348
}Semantic roles & 50–950 ramp
primary
#56DDE5
secondary
#A93D36
accent
#1B10D5
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484