#56F5DC#56F5DC
#56F5DC is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.1% C 0.137 H 180.5°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #56F5DC |
|---|---|
| RGB | rgb(86, 245, 220) |
| HSL | hsl(171, 89%, 65%) |
| HSV | hsv(171, 65%, 96%) |
| CMYK | cmyk(64.9%, 0%, 10.2%, 3.9%) |
| CIE-LAB | lab(88.18, -47.05, -0.15) |
| CIE-LCH | lch(88.18, 47.05, 180.18°) |
| OKLab | oklab(88.1% -0.1365 -0.0012) |
| OKLCH | oklch(88.1% 0.137 180.5) |
| XYZ | xyz(49.4023, 72.4451, 79.0760) |
| Luminance | 0.7245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.78
Bright Aqua
#0BF9EA
ΔE00 3.92
Aqua (survey)
#13EAC9
ΔE00 4.01
Turquoise
#40E0D0
ΔE00 5.24
Light Aqua
#8CFFDB
ΔE00 5.64
Light Turquoise
#7EF4CC
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F5DC #F5566F
analogous
#56F58C #56F5DC #56BFF5
triadic
#56F5DC #DC56F5 #F5DC56
tetradic
#56F5DC #8C56F5 #F5566F #BFF556
square
#56F5DC #8C56F5 #F5566F #BFF556
split-complementary
#56F5DC #F556BF #F58C56
monochromatic
#0CC5A8 #1CF2D0 #56F5DC #90F8E8 #CAFCF4
Accessibility & contrast
On white
1.36
#56F5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#56F5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F5DC
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F5DC | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DB
Deuteranopia (green-blind)
#D4D6DE
Tritanopia (blue-blind)
#00F9ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #56f5dc; /* rgb */ color: rgb(86, 245, 220); /* oklch */ color: oklch(88.1% 0.137 180.5);
Tailwind
colors: {
custom: {
50: '#97f9e6',
500: '#56f5dc',
950: '#000000',
},
}SCSS
$custom: #56f5dc; $custom-light: #97f9e6; $custom-dark: #000000;
JSON
{
"hex": "#56f5dc",
"rgb": {
"r": 86,
"g": 245,
"b": 220
},
"hsl": {
"h": 170.566,
"s": 88.827,
"l": 64.902
},
"oklch": {
"l": 0.88102,
"c": 0.13653,
"h": 180.5
},
"luminance": 0.72451
}Semantic roles & 50–950 ramp
primary
#56F5DC
secondary
#C22D45
accent
#0024E5
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1716
muted
#808584