#56DEDA#56DEDA
#56DEDA is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.117 H 192.4°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #56DEDA |
|---|---|
| RGB | rgb(86, 222, 218) |
| HSL | hsl(178, 67%, 60%) |
| HSV | hsv(178, 61%, 87%) |
| CMYK | cmyk(61.3%, 0%, 1.8%, 12.9%) |
| CIE-LAB | lab(81.44, -37.35, -9.02) |
| CIE-LCH | lch(81.44, 38.43, 193.58°) |
| OKLab | oklab(82.61% -0.1143 -0.0251) |
| OKLCH | oklch(82.61% 0.117 192.4) |
| XYZ | xyz(42.6083, 59.2784, 75.5124) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.21
Turquoise
#40E0D0
ΔE00 4.31
Darkturquoise
#00CED1
ΔE00 5.06
Bright Light Blue
#26F7FD
ΔE00 6.48
Bright Cyan
#41FDFE
ΔE00 6.98
Aqua Blue
#02D8E9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DEDA #DE565A
analogous
#56DE96 #56DEDA #569EDE
triadic
#56DEDA #DA56DE #DEDA56
tetradic
#56DEDA #9656DE #DE565A #9EDE56
square
#56DEDA #9656DE #DE565A #9EDE56
split-complementary
#56DEDA #DE569E #DE9656
monochromatic
#1E9B98 #28CECA #56DEDA #89E8E5 #BCF2F0
Accessibility & contrast
On white
1.63
#56DEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#56DEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DEDA
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DEDA | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DA
Deuteranopia (green-blind)
#BCC4DB
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #56deda; /* rgb */ color: rgb(86, 222, 218); /* oklch */ color: oklch(82.6% 0.117 192.4);
Tailwind
colors: {
custom: {
50: '#95e9e5',
500: '#56deda',
950: '#000000',
},
}SCSS
$custom: #56deda; $custom-light: #95e9e5; $custom-dark: #000000;
JSON
{
"hex": "#56deda",
"rgb": {
"r": 86,
"g": 222,
"b": 218
},
"hsl": {
"h": 178.235,
"s": 67.327,
"l": 60.392
},
"oklch": {
"l": 0.82611,
"c": 0.11702,
"h": 192.4
},
"luminance": 0.59283
}Semantic roles & 50–950 ramp
primary
#56DEDA
secondary
#9F393C
accent
#161CCF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484