#56DFE8#56DFE8
#56DFE8 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.117 H 201.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #56DFE8 |
|---|---|
| RGB | rgb(86, 223, 232) |
| HSL | hsl(184, 76%, 62%) |
| HSV | hsv(184, 63%, 91%) |
| CMYK | cmyk(62.9%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(82.15, -33.98, -15.41) |
| CIE-LCH | lch(82.15, 37.31, 204.39°) |
| OKLab | oklab(83.32% -0.1095 -0.0427) |
| OKLCH | oklch(83.32% 0.118 201.3) |
| XYZ | xyz(44.7846, 60.5751, 85.6602) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.46
Robin'S Egg
#6DEDFD
ΔE00 4.32
Darkturquoise
#00CED1
ΔE00 5.68
Bright Light Blue
#26F7FD
ΔE00 5.80
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Mediumturquoise
#48D1CC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DFE8 #E85F56
analogous
#56E8A8 #56DFE8 #5696E8
triadic
#56DFE8 #E856DF #DFE856
tetradic
#56DFE8 #A856E8 #E85F56 #96E856
square
#56DFE8 #A856E8 #E85F56 #96E856
split-complementary
#56DFE8 #E85696 #E8A856
monochromatic
#17A3AC #20D5E1 #56DFE8 #8CE9EF #C2F3F7
Accessibility & contrast
On white
1.60
#56DFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#56DFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DFE8
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DFE8 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6E9
Deuteranopia (green-blind)
#B9C5E9
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #56dfe8; /* rgb */ color: rgb(86, 223, 232); /* oklch */ color: oklch(83.3% 0.117 201.3);
Tailwind
colors: {
custom: {
50: '#96e9ef',
500: '#56dfe8',
950: '#000000',
},
}SCSS
$custom: #56dfe8; $custom-light: #96e9ef; $custom-dark: #000000;
JSON
{
"hex": "#56dfe8",
"rgb": {
"r": 86,
"g": 223,
"b": 232
},
"hsl": {
"h": 183.699,
"s": 76.042,
"l": 62.353
},
"oklch": {
"l": 0.8332,
"c": 0.1175,
"h": 201.3
},
"luminance": 0.6058
}Semantic roles & 50–950 ramp
primary
#56DFE8
secondary
#AD3C35
accent
#1A0DD8
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485