#56D9EB#56D9EB
#56D9EB is a very light, moderate teal. Relative luminance 0.576; OKLCH L 82.0% C 0.116 H 207.8°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #56D9EB |
|---|---|
| RGB | rgb(86, 217, 235) |
| HSL | hsl(187, 79%, 63%) |
| HSV | hsv(187, 63%, 92%) |
| CMYK | cmyk(63.4%, 7.7%, 0%, 7.8%) |
| CIE-LAB | lab(80.51, -30.28, -19.47) |
| CIE-LCH | lch(80.51, 36.00, 212.74°) |
| OKLab | oklab(82.03% -0.1022 -0.054) |
| OKLCH | oklch(82.03% 0.116 207.8) |
| XYZ | xyz(43.6397, 57.5976, 87.3987) |
| Luminance | 0.5760 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.98
Robin'S Egg
#6DEDFD
ΔE00 4.66
Neon Blue
#04D9FF
ΔE00 5.37
Robin Egg Blue
#8AF1FE
ΔE00 6.37
Robin'S Egg Blue
#98EFF9
ΔE00 7.10
Darkturquoise
#00CED1
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56D9EB #EB6856
analogous
#56EBB2 #56D9EB #568FEB
triadic
#56D9EB #EB56D9 #D9EB56
tetradic
#56D9EB #B256EB #EB6856 #8FEB56
square
#56D9EB #B256EB #EB6856 #8FEB56
split-complementary
#56D9EB #EB568F #EBB256
monochromatic
#159FB2 #1FCDE5 #56D9EB #8DE5F1 #C3F2F8
Accessibility & contrast
On white
1.68
#56D9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#56D9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56D9EB
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56D9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56D9EB | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#B1C1EB
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #56d9eb; /* rgb */ color: rgb(86, 217, 235); /* oklch */ color: oklch(82.0% 0.116 207.8);
Tailwind
colors: {
custom: {
50: '#96e5f1',
500: '#56d9eb',
950: '#000000',
},
}SCSS
$custom: #56d9eb; $custom-light: #96e5f1; $custom-dark: #000000;
JSON
{
"hex": "#56d9eb",
"rgb": {
"r": 86,
"g": 217,
"b": 235
},
"hsl": {
"h": 187.248,
"s": 78.836,
"l": 62.941
},
"oklch": {
"l": 0.82032,
"c": 0.11562,
"h": 207.8
},
"luminance": 0.57602
}Semantic roles & 50–950 ramp
primary
#56D9EB
secondary
#B24333
accent
#240ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485