#56DDED#56DDED
#56DDED is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.117 H 206.2°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #56DDED |
|---|---|
| RGB | rgb(86, 221, 237) |
| HSL | hsl(186, 81%, 63%) |
| HSV | hsv(186, 64%, 93%) |
| CMYK | cmyk(63.7%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(81.73, -31.63, -18.69) |
| CIE-LCH | lch(81.73, 36.74, 210.59°) |
| OKLab | oklab(83.03% -0.1054 -0.0518) |
| OKLCH | oklch(83.03% 0.118 206.2) |
| XYZ | xyz(44.9738, 59.8009, 89.2769) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.87
Robin'S Egg
#6DEDFD
ΔE00 3.78
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Neon Blue
#04D9FF
ΔE00 6.12
Robin'S Egg Blue
#98EFF9
ΔE00 6.50
Darkturquoise
#00CED1
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DDED #ED6656
analogous
#56EDB2 #56DDED #5691ED
triadic
#56DDED #ED56DD #DDED56
tetradic
#56DDED #B256ED #ED6656 #91ED56
square
#56DDED #B256ED #ED6656 #91ED56
split-complementary
#56DDED #ED5691 #EDB256
monochromatic
#13A4B5 #1FD2E7 #56DDED #8DE8F3 #C5F3F9
Accessibility & contrast
On white
1.62
#56DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#56DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DDED
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DDED | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#B5C4ED
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #56dded; /* rgb */ color: rgb(86, 221, 237); /* oklch */ color: oklch(83.0% 0.117 206.2);
Tailwind
colors: {
custom: {
50: '#96e8f2',
500: '#56dded',
950: '#000000',
},
}SCSS
$custom: #56dded; $custom-light: #96e8f2; $custom-dark: #000000;
JSON
{
"hex": "#56dded",
"rgb": {
"r": 86,
"g": 221,
"b": 237
},
"hsl": {
"h": 186.358,
"s": 80.749,
"l": 63.333
},
"oklch": {
"l": 0.83033,
"c": 0.1175,
"h": 206.2
},
"luminance": 0.59806
}Semantic roles & 50–950 ramp
primary
#56DDED
secondary
#B54032
accent
#1F08DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485