#56DED8#56DED8
#56DED8 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.5% C 0.117 H 191.0°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #56DED8 |
|---|---|
| RGB | rgb(86, 222, 216) |
| HSL | hsl(177, 67%, 60%) |
| HSV | hsv(177, 61%, 87%) |
| CMYK | cmyk(61.3%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(81.39, -37.89, -8.04) |
| CIE-LCH | lch(81.39, 38.73, 191.99°) |
| OKLab | oklab(82.55% -0.1151 -0.0224) |
| OKLCH | oklch(82.55% 0.117 191) |
| XYZ | xyz(42.3482, 59.1743, 74.1424) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.16
Turquoise
#40E0D0
ΔE00 3.64
Darkturquoise
#00CED1
ΔE00 5.36
Bright Aqua
#0BF9EA
ΔE00 6.84
Bright Light Blue
#26F7FD
ΔE00 6.85
Bright Cyan
#41FDFE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DED8 #DE565C
analogous
#56DE94 #56DED8 #56A0DE
triadic
#56DED8 #D856DE #DED856
tetradic
#56DED8 #9456DE #DE565C #A0DE56
square
#56DED8 #9456DE #DE565C #A0DE56
split-complementary
#56DED8 #DE56A0 #DE9456
monochromatic
#1E9B96 #28CEC7 #56DED8 #89E8E4 #BCF2F0
Accessibility & contrast
On white
1.64
#56DED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#56DED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DED8
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DED8 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D8
Deuteranopia (green-blind)
#BDC4D9
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #56ded8; /* rgb */ color: rgb(86, 222, 216); /* oklch */ color: oklch(82.5% 0.117 191.0);
Tailwind
colors: {
custom: {
50: '#95e9e4',
500: '#56ded8',
950: '#000000',
},
}SCSS
$custom: #56ded8; $custom-light: #95e9e4; $custom-dark: #000000;
JSON
{
"hex": "#56ded8",
"rgb": {
"r": 86,
"g": 222,
"b": 216
},
"hsl": {
"h": 177.353,
"s": 67.327,
"l": 60.392
},
"oklch": {
"l": 0.82546,
"c": 0.11731,
"h": 191
},
"luminance": 0.59179
}Semantic roles & 50–950 ramp
primary
#56DED8
secondary
#9F393E
accent
#161ECF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484