#56E2E6#56E2E6
#56E2E6 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.0% C 0.119 H 197.8°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #56E2E6 |
|---|---|
| RGB | rgb(86, 226, 230) |
| HSL | hsl(182, 74%, 62%) |
| HSV | hsv(182, 63%, 90%) |
| CMYK | cmyk(62.6%, 1.7%, 0%, 9.8%) |
| CIE-LAB | lab(82.96, -35.94, -13.14) |
| CIE-LCH | lch(82.96, 38.27, 200.08°) |
| OKLab | oklab(83.95% -0.1133 -0.0364) |
| OKLCH | oklch(83.95% 0.119 197.8) |
| XYZ | xyz(45.3108, 62.0794, 84.4421) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.89
Aqua Blue
#02D8E9
ΔE00 4.90
Robin'S Egg
#6DEDFD
ΔE00 5.26
Mediumturquoise
#48D1CC
ΔE00 5.27
Darkturquoise
#00CED1
ΔE00 5.58
Bright Cyan
#41FDFE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56E2E6 #E65A56
analogous
#56E6A2 #56E2E6 #569AE6
triadic
#56E2E6 #E656E2 #E2E656
tetradic
#56E2E6 #A256E6 #E65A56 #9AE656
square
#56E2E6 #A256E6 #E65A56 #9AE656
split-complementary
#56E2E6 #E6569A #E6A256
monochromatic
#19A5A9 #21D9DE #56E2E6 #8BEBEE #C1F4F6
Accessibility & contrast
On white
1.57
#56E2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#56E2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56E2E6
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56E2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56E2E6 | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E7
Deuteranopia (green-blind)
#BDC8E7
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #56e2e6; /* rgb */ color: rgb(86, 226, 230); /* oklch */ color: oklch(84.0% 0.119 197.8);
Tailwind
colors: {
custom: {
50: '#96ebed',
500: '#56e2e6',
950: '#000000',
},
}SCSS
$custom: #56e2e6; $custom-light: #96ebed; $custom-dark: #000000;
JSON
{
"hex": "#56e2e6",
"rgb": {
"r": 86,
"g": 226,
"b": 230
},
"hsl": {
"h": 181.667,
"s": 74.227,
"l": 61.961
},
"oklch": {
"l": 0.83951,
"c": 0.11902,
"h": 197.8
},
"luminance": 0.62084
}Semantic roles & 50–950 ramp
primary
#56E2E6
secondary
#AA3936
accent
#150FD6
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484