#56DED9#56DED9
#56DED9 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.6% C 0.117 H 191.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #56DED9 |
|---|---|
| RGB | rgb(86, 222, 217) |
| HSL | hsl(178, 67%, 60%) |
| HSV | hsv(178, 61%, 87%) |
| CMYK | cmyk(61.3%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(81.42, -37.62, -8.53) |
| CIE-LCH | lch(81.42, 38.57, 192.78°) |
| OKLab | oklab(82.58% -0.1147 -0.0238) |
| OKLCH | oklch(82.58% 0.117 191.7) |
| XYZ | xyz(42.4779, 59.2262, 74.8253) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.17
Turquoise
#40E0D0
ΔE00 3.97
Darkturquoise
#00CED1
ΔE00 5.20
Bright Light Blue
#26F7FD
ΔE00 6.66
Bright Aqua
#0BF9EA
ΔE00 6.99
Bright Cyan
#41FDFE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DED9 #DE565B
analogous
#56DE95 #56DED9 #569FDE
triadic
#56DED9 #D956DE #DED956
tetradic
#56DED9 #9556DE #DE565B #9FDE56
square
#56DED9 #9556DE #DE565B #9FDE56
split-complementary
#56DED9 #DE569F #DE9556
monochromatic
#1E9B97 #28CEC8 #56DED9 #89E8E5 #BCF2F0
Accessibility & contrast
On white
1.63
#56DED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#56DED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DED9
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DED9 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D9
Deuteranopia (green-blind)
#BCC4DA
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #56ded9; /* rgb */ color: rgb(86, 222, 217); /* oklch */ color: oklch(82.6% 0.117 191.7);
Tailwind
colors: {
custom: {
50: '#95e9e4',
500: '#56ded9',
950: '#000000',
},
}SCSS
$custom: #56ded9; $custom-light: #95e9e4; $custom-dark: #000000;
JSON
{
"hex": "#56ded9",
"rgb": {
"r": 86,
"g": 222,
"b": 217
},
"hsl": {
"h": 177.794,
"s": 67.327,
"l": 60.392
},
"oklch": {
"l": 0.82579,
"c": 0.11715,
"h": 191.7
},
"luminance": 0.59231
}Semantic roles & 50–950 ramp
primary
#56DED9
secondary
#9F393D
accent
#161DCF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484