#56DDE9#56DDE9
#56DDE9 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.9% C 0.117 H 203.5°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #56DDE9 |
|---|---|
| RGB | rgb(86, 221, 233) |
| HSL | hsl(185, 77%, 63%) |
| HSV | hsv(185, 63%, 91%) |
| CMYK | cmyk(63.1%, 5.2%, 0%, 8.6%) |
| CIE-LAB | lab(81.60, -32.76, -16.76) |
| CIE-LCH | lch(81.60, 36.80, 207.09°) |
| OKLab | oklab(82.89% -0.1071 -0.0464) |
| OKLCH | oklch(82.89% 0.117 203.5) |
| XYZ | xyz(44.3959, 59.5697, 86.2334) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.86
Robin'S Egg
#6DEDFD
ΔE00 4.12
Robin Egg Blue
#8AF1FE
ΔE00 5.86
Darkturquoise
#00CED1
ΔE00 6.02
Robin'S Egg Blue
#98EFF9
ΔE00 6.60
Bright Light Blue
#26F7FD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DDE9 #E96256
analogous
#56E9AC #56DDE9 #5693E9
triadic
#56DDE9 #E956DD #DDE956
tetradic
#56DDE9 #AC56E9 #E96256 #93E956
square
#56DDE9 #AC56E9 #E96256 #93E956
split-complementary
#56DDE9 #E95693 #E9AC56
monochromatic
#17A2AE #20D2E2 #56DDE9 #8CE8F0 #C2F3F7
Accessibility & contrast
On white
1.63
#56DDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#56DDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DDE9
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DDE9 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4EA
Deuteranopia (green-blind)
#B7C4EA
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #56dde9; /* rgb */ color: rgb(86, 221, 233); /* oklch */ color: oklch(82.9% 0.117 203.5);
Tailwind
colors: {
custom: {
50: '#96e8f0',
500: '#56dde9',
950: '#000000',
},
}SCSS
$custom: #56dde9; $custom-light: #96e8f0; $custom-dark: #000000;
JSON
{
"hex": "#56dde9",
"rgb": {
"r": 86,
"g": 221,
"b": 233
},
"hsl": {
"h": 184.898,
"s": 76.963,
"l": 62.549
},
"oklch": {
"l": 0.82889,
"c": 0.1167,
"h": 203.5
},
"luminance": 0.59575
}Semantic roles & 50–950 ramp
primary
#56DDE9
secondary
#AF3E34
accent
#1D0CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485