#56DFE9#56DFE9
#56DFE9 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.118 H 202.0°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #56DFE9 |
|---|---|
| RGB | rgb(86, 223, 233) |
| HSL | hsl(184, 77%, 63%) |
| HSV | hsv(184, 63%, 91%) |
| CMYK | cmyk(63.1%, 4.3%, 0%, 8.6%) |
| CIE-LAB | lab(82.18, -33.70, -15.89) |
| CIE-LCH | lch(82.18, 37.26, 205.24°) |
| OKLab | oklab(83.36% -0.1091 -0.044) |
| OKLCH | oklch(83.36% 0.118 202) |
| XYZ | xyz(44.9271, 60.6321, 86.4104) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.29
Robin'S Egg
#6DEDFD
ΔE00 4.11
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Darkturquoise
#00CED1
ΔE00 5.87
Bright Light Blue
#26F7FD
ΔE00 5.92
Mediumturquoise
#48D1CC
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DFE9 #E96056
analogous
#56E9AA #56DFE9 #5695E9
triadic
#56DFE9 #E956DF #DFE956
tetradic
#56DFE9 #AA56E9 #E96056 #95E956
square
#56DFE9 #AA56E9 #E96056 #95E956
split-complementary
#56DFE9 #E95695 #E9AA56
monochromatic
#17A4AE #20D5E2 #56DFE9 #8CE9F0 #C2F4F7
Accessibility & contrast
On white
1.60
#56DFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#56DFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DFE9
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DFE9 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EA
Deuteranopia (green-blind)
#B9C5EA
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #56dfe9; /* rgb */ color: rgb(86, 223, 233); /* oklch */ color: oklch(83.4% 0.118 202.0);
Tailwind
colors: {
custom: {
50: '#96e9f0',
500: '#56dfe9',
950: '#000000',
},
}SCSS
$custom: #56dfe9; $custom-light: #96e9f0; $custom-dark: #000000;
JSON
{
"hex": "#56dfe9",
"rgb": {
"r": 86,
"g": 223,
"b": 233
},
"hsl": {
"h": 184.082,
"s": 76.963,
"l": 62.549
},
"oklch": {
"l": 0.83355,
"c": 0.11763,
"h": 202
},
"luminance": 0.60637
}Semantic roles & 50–950 ramp
primary
#56DFE9
secondary
#AF3D34
accent
#1A0CD9
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485