#56DAEE#56DAEE
#56DAEE is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.4% C 0.117 H 209.1°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #56DAEE |
|---|---|
| RGB | rgb(86, 218, 238) |
| HSL | hsl(188, 82%, 64%) |
| HSV | hsv(188, 64%, 93%) |
| CMYK | cmyk(63.9%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(80.90, -29.90, -20.48) |
| CIE-LCH | lch(80.90, 36.24, 214.41°) |
| OKLab | oklab(82.37% -0.102 -0.0568) |
| OKLCH | oklch(82.37% 0.117 209.1) |
| XYZ | xyz(44.3353, 58.2895, 89.7868) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.37
Robin'S Egg
#6DEDFD
ΔE00 4.54
Neon Blue
#04D9FF
ΔE00 4.80
Robin Egg Blue
#8AF1FE
ΔE00 6.26
Robin'S Egg Blue
#98EFF9
ΔE00 7.06
Darkturquoise
#00CED1
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DAEE #EE6A56
analogous
#56EEB6 #56DAEE #568EEE
triadic
#56DAEE #EE56DA #DAEE56
tetradic
#56DAEE #B656EE #EE6A56 #8EEE56
square
#56DAEE #B656EE #EE6A56 #8EEE56
split-complementary
#56DAEE #EE568E #EEB656
monochromatic
#12A1B7 #1ECEE8 #56DAEE #8EE6F4 #C5F2F9
Accessibility & contrast
On white
1.66
#56DAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#56DAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DAEE
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DAEE | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EF
Deuteranopia (green-blind)
#B2C2EE
Tritanopia (blue-blind)
#00E3E0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #56daee; /* rgb */ color: rgb(86, 218, 238); /* oklch */ color: oklch(82.4% 0.117 209.1);
Tailwind
colors: {
custom: {
50: '#96e5f3',
500: '#56daee',
950: '#000000',
},
}SCSS
$custom: #56daee; $custom-light: #96e5f3; $custom-dark: #000000;
JSON
{
"hex": "#56daee",
"rgb": {
"r": 86,
"g": 218,
"b": 238
},
"hsl": {
"h": 187.895,
"s": 81.72,
"l": 63.529
},
"oklch": {
"l": 0.82374,
"c": 0.11681,
"h": 209.1
},
"luminance": 0.58294
}Semantic roles & 50–950 ramp
primary
#56DAEE
secondary
#B74332
accent
#2407DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485