#56F5DA#56F5DA
#56F5DA is a very light, vivid teal. Relative luminance 0.723; OKLCH L 88.0% C 0.137 H 179.4°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #56F5DA |
|---|---|
| RGB | rgb(86, 245, 218) |
| HSL | hsl(170, 89%, 65%) |
| HSV | hsv(170, 65%, 96%) |
| CMYK | cmyk(64.9%, 0%, 11%, 3.9%) |
| CIE-LAB | lab(88.13, -47.55, 0.82) |
| CIE-LCH | lch(88.13, 47.55, 179.01°) |
| OKLab | oklab(88.04% -0.1374 0.0014) |
| OKLCH | oklch(88.04% 0.137 179.4) |
| XYZ | xyz(49.1390, 72.3398, 77.6893) |
| Luminance | 0.7235 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.82
Aqua (survey)
#13EAC9
ΔE00 3.70
Bright Aqua
#0BF9EA
ΔE00 4.44
Light Turquoise
#7EF4CC
ΔE00 5.23
Light Aqua
#8CFFDB
ΔE00 5.30
Turquoise
#40E0D0
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F5DA #F55671
analogous
#56F58A #56F5DA #56C1F5
triadic
#56F5DA #DA56F5 #F5DA56
tetradic
#56F5DA #8A56F5 #F55671 #C1F556
square
#56F5DA #8A56F5 #F55671 #C1F556
split-complementary
#56F5DA #F556C1 #F58A56
monochromatic
#0CC5A5 #1CF2CD #56F5DA #90F8E7 #CAFCF3
Accessibility & contrast
On white
1.36
#56F5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#56F5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F5DA
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F5DA | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7D9
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#00F9ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #56f5da; /* rgb */ color: rgb(86, 245, 218); /* oklch */ color: oklch(88.0% 0.137 179.4);
Tailwind
colors: {
custom: {
50: '#97f9e5',
500: '#56f5da',
950: '#000000',
},
}SCSS
$custom: #56f5da; $custom-light: #97f9e5; $custom-dark: #000000;
JSON
{
"hex": "#56f5da",
"rgb": {
"r": 86,
"g": 245,
"b": 218
},
"hsl": {
"h": 169.811,
"s": 88.827,
"l": 64.902
},
"oklch": {
"l": 0.88044,
"c": 0.1374,
"h": 179.4
},
"luminance": 0.72345
}Semantic roles & 50–950 ramp
primary
#56F5DA
secondary
#C22D46
accent
#0027E5
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1715
muted
#808584