#56F5DB#56F5DB
#56F5DB is a very light, vivid teal. Relative luminance 0.724; OKLCH L 88.1% C 0.137 H 179.9°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #56F5DB |
|---|---|
| RGB | rgb(86, 245, 219) |
| HSL | hsl(170, 89%, 65%) |
| HSV | hsv(170, 65%, 96%) |
| CMYK | cmyk(64.9%, 0%, 10.6%, 3.9%) |
| CIE-LAB | lab(88.16, -47.30, 0.34) |
| CIE-LCH | lch(88.16, 47.30, 179.59°) |
| OKLab | oklab(88.07% -0.1369 0.0001) |
| OKLCH | oklch(88.07% 0.137 179.9) |
| XYZ | xyz(49.2703, 72.3923, 78.3806) |
| Luminance | 0.7240 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.79
Aqua (survey)
#13EAC9
ΔE00 3.85
Bright Aqua
#0BF9EA
ΔE00 4.18
Turquoise
#40E0D0
ΔE00 5.38
Light Aqua
#8CFFDB
ΔE00 5.47
Light Turquoise
#7EF4CC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F5DB #F55670
analogous
#56F58C #56F5DB #56BFF5
triadic
#56F5DB #DB56F5 #F5DB56
tetradic
#56F5DB #8C56F5 #F55670 #BFF556
square
#56F5DB #8C56F5 #F55670 #BFF556
split-complementary
#56F5DB #F556BF #F58C56
monochromatic
#0CC5A7 #1CF2CF #56F5DB #90F8E7 #CAFCF4
Accessibility & contrast
On white
1.36
#56F5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#56F5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F5DB
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F5DB | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DA
Deuteranopia (green-blind)
#D4D6DD
Tritanopia (blue-blind)
#00F9ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #56f5db; /* rgb */ color: rgb(86, 245, 219); /* oklch */ color: oklch(88.1% 0.137 179.9);
Tailwind
colors: {
custom: {
50: '#97f9e6',
500: '#56f5db',
950: '#000000',
},
}SCSS
$custom: #56f5db; $custom-light: #97f9e6; $custom-dark: #000000;
JSON
{
"hex": "#56f5db",
"rgb": {
"r": 86,
"g": 245,
"b": 219
},
"hsl": {
"h": 170.189,
"s": 88.827,
"l": 64.902
},
"oklch": {
"l": 0.88073,
"c": 0.13695,
"h": 179.9
},
"luminance": 0.72398
}Semantic roles & 50–950 ramp
primary
#56F5DB
secondary
#C22D46
accent
#0026E5
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1715
muted
#808584