#56F5DD#56F5DD
#56F5DD is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.1% C 0.136 H 181.0°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #56F5DD |
|---|---|
| RGB | rgb(86, 245, 221) |
| HSL | hsl(171, 89%, 65%) |
| HSV | hsv(171, 65%, 96%) |
| CMYK | cmyk(64.9%, 0%, 9.8%, 3.9%) |
| CIE-LAB | lab(88.21, -46.80, -0.63) |
| CIE-LCH | lch(88.21, 46.80, 180.78°) |
| OKLab | oklab(88.13% -0.1361 -0.0025) |
| OKLCH | oklch(88.13% 0.136 181) |
| XYZ | xyz(49.5351, 72.4982, 79.7756) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.81
Bright Aqua
#0BF9EA
ΔE00 3.67
Aqua (survey)
#13EAC9
ΔE00 4.20
Turquoise
#40E0D0
ΔE00 5.12
Light Aqua
#8CFFDB
ΔE00 5.83
Light Turquoise
#7EF4CC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56F5DD #F5566E
analogous
#56F58D #56F5DD #56BEF5
triadic
#56F5DD #DD56F5 #F5DD56
tetradic
#56F5DD #8D56F5 #F5566E #BEF556
square
#56F5DD #8D56F5 #F5566E #BEF556
split-complementary
#56F5DD #F556BE #F58D56
monochromatic
#0CC5A9 #1CF2D1 #56F5DD #90F8E9 #CAFCF4
Accessibility & contrast
On white
1.35
#56F5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#56F5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56F5DD
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56F5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56F5DD | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE7DC
Deuteranopia (green-blind)
#D4D6DF
Tritanopia (blue-blind)
#00F9EE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #56f5dd; /* rgb */ color: rgb(86, 245, 221); /* oklch */ color: oklch(88.1% 0.136 181.0);
Tailwind
colors: {
custom: {
50: '#98f9e7',
500: '#56f5dd',
950: '#000000',
},
}SCSS
$custom: #56f5dd; $custom-light: #98f9e7; $custom-dark: #000000;
JSON
{
"hex": "#56f5dd",
"rgb": {
"r": 86,
"g": 245,
"b": 221
},
"hsl": {
"h": 170.943,
"s": 88.827,
"l": 64.902
},
"oklch": {
"l": 0.88131,
"c": 0.1361,
"h": 181
},
"luminance": 0.72504
}Semantic roles & 50–950 ramp
primary
#56F5DD
secondary
#C22D44
accent
#0023E5
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1716
muted
#808584