#56DFDE#56DFDE
#56DFDE is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.117 H 194.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #56DFDE |
|---|---|
| RGB | rgb(86, 223, 222) |
| HSL | hsl(180, 68%, 61%) |
| HSV | hsv(180, 61%, 87%) |
| CMYK | cmyk(61.4%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(81.85, -36.73, -10.54) |
| CIE-LCH | lch(81.85, 38.22, 196.02°) |
| OKLab | oklab(82.98% -0.1136 -0.0293) |
| OKLCH | oklch(82.98% 0.117 194.4) |
| XYZ | xyz(43.4044, 60.0230, 78.3912) |
| Luminance | 0.6003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.76
Darkturquoise
#00CED1
ΔE00 4.96
Turquoise
#40E0D0
ΔE00 5.33
Bright Light Blue
#26F7FD
ΔE00 5.85
Aqua Blue
#02D8E9
ΔE00 6.11
Bright Cyan
#41FDFE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56DFDE #DF5657
analogous
#56DF99 #56DFDE #569BDF
triadic
#56DFDE #DE56DF #DFDE56
tetradic
#56DFDE #9956DF #DF5657 #9BDF56
square
#56DFDE #9956DF #DF5657 #9BDF56
split-complementary
#56DFDE #DF569B #DF9956
monochromatic
#1E9D9C #27D0CF #56DFDE #89E9E8 #BDF2F2
Accessibility & contrast
On white
1.61
#56DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#56DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56DFDE
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56DFDE | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#BCC5DF
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #56dfde; /* rgb */ color: rgb(86, 223, 222); /* oklch */ color: oklch(83.0% 0.117 194.4);
Tailwind
colors: {
custom: {
50: '#95e9e8',
500: '#56dfde',
950: '#000000',
},
}SCSS
$custom: #56dfde; $custom-light: #95e9e8; $custom-dark: #000000;
JSON
{
"hex": "#56dfde",
"rgb": {
"r": 86,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.562,
"s": 68.159,
"l": 60.588
},
"oklch": {
"l": 0.82979,
"c": 0.11733,
"h": 194.4
},
"luminance": 0.60028
}Semantic roles & 50–950 ramp
primary
#56DFDE
secondary
#A0393A
accent
#1517D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484