#56DFE5#56DFE5
#56DFE5 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.117 H 199.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #56DFE5 |
|---|---|
| RGB | rgb(86, 223, 229) |
| HSL | hsl(183, 73%, 62%) |
| HSV | hsv(183, 62%, 90%) |
| CMYK | cmyk(62.4%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(82.06, -34.82, -13.95) |
| CIE-LCH | lch(82.06, 37.51, 201.84°) |
| OKLab | oklab(83.22% -0.1107 -0.0387) |
| OKLCH | oklch(83.22% 0.117 199.2) |
| XYZ | xyz(44.3621, 60.4061, 83.4351) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.10
Robin'S Egg
#6DEDFD
ΔE00 5.04
Darkturquoise
#00CED1
ΔE00 5.23
Mediumturquoise
#48D1CC
ΔE00 5.31
Bright Light Blue
#26F7FD
ΔE00 5.58
Robin Egg Blue
#8AF1FE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DFE5 #E55C56
analogous
#56E5A3 #56DFE5 #5698E5
triadic
#56DFE5 #E556DF #DFE556
tetradic
#56DFE5 #A356E5 #E55C56 #98E556
square
#56DFE5 #A356E5 #E55C56 #98E556
split-complementary
#56DFE5 #E55698 #E5A356
monochromatic
#1AA1A7 #22D4DC #56DFE5 #8BE9ED #C0F3F5
Accessibility & contrast
On white
1.61
#56DFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#56DFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DFE5
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DFE5 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E6
Deuteranopia (green-blind)
#BAC5E6
Tritanopia (blue-blind)
#00E7E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #56dfe5; /* rgb */ color: rgb(86, 223, 229); /* oklch */ color: oklch(83.2% 0.117 199.2);
Tailwind
colors: {
custom: {
50: '#96e9ed',
500: '#56dfe5',
950: '#000000',
},
}SCSS
$custom: #56dfe5; $custom-light: #96e9ed; $custom-dark: #000000;
JSON
{
"hex": "#56dfe5",
"rgb": {
"r": 86,
"g": 223,
"b": 229
},
"hsl": {
"h": 182.517,
"s": 73.333,
"l": 61.765
},
"oklch": {
"l": 0.83216,
"c": 0.11727,
"h": 199.2
},
"luminance": 0.60411
}Semantic roles & 50–950 ramp
primary
#56DFE5
secondary
#A93B36
accent
#1810D5
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484