#56E2E7#56E2E7
#56E2E7 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.0% C 0.119 H 198.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #56E2E7 |
|---|---|
| RGB | rgb(86, 226, 231) |
| HSL | hsl(182, 75%, 62%) |
| HSV | hsv(182, 63%, 91%) |
| CMYK | cmyk(62.8%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(82.99, -35.66, -13.62) |
| CIE-LCH | lch(82.99, 38.18, 200.91°) |
| OKLab | oklab(83.99% -0.1129 -0.0378) |
| OKLCH | oklch(83.99% 0.119 198.5) |
| XYZ | xyz(45.4516, 62.1357, 85.1838) |
| Luminance | 0.6214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.65
Bright Light Blue
#26F7FD
ΔE00 4.90
Robin'S Egg
#6DEDFD
ΔE00 4.97
Mediumturquoise
#48D1CC
ΔE00 5.50
Darkturquoise
#00CED1
ΔE00 5.65
Bright Cyan
#41FDFE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56E2E7 #E75B56
analogous
#56E7A4 #56E2E7 #569AE7
triadic
#56E2E7 #E756E2 #E2E756
tetradic
#56E2E7 #A456E7 #E75B56 #9AE756
square
#56E2E7 #A456E7 #E75B56 #9AE756
split-complementary
#56E2E7 #E7569A #E7A456
monochromatic
#18A5AA #20D9DF #56E2E7 #8CEBEF #C1F4F6
Accessibility & contrast
On white
1.56
#56E2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#56E2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56E2E7
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56E2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56E2E7 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E8
Deuteranopia (green-blind)
#BDC8E8
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #56e2e7; /* rgb */ color: rgb(86, 226, 231); /* oklch */ color: oklch(84.0% 0.119 198.5);
Tailwind
colors: {
custom: {
50: '#96ebee',
500: '#56e2e7',
950: '#000000',
},
}SCSS
$custom: #56e2e7; $custom-light: #96ebee; $custom-dark: #000000;
JSON
{
"hex": "#56e2e7",
"rgb": {
"r": 86,
"g": 226,
"b": 231
},
"hsl": {
"h": 182.069,
"s": 75.13,
"l": 62.157
},
"oklch": {
"l": 0.83985,
"c": 0.11905,
"h": 198.5
},
"luminance": 0.62141
}Semantic roles & 50–950 ramp
primary
#56E2E7
secondary
#AC3935
accent
#150ED7
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485