#56E2EA#56E2EA
#56E2EA is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.1% C 0.119 H 200.5°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #56E2EA |
|---|---|
| RGB | rgb(86, 226, 234) |
| HSL | hsl(183, 78%, 63%) |
| HSV | hsv(183, 63%, 92%) |
| CMYK | cmyk(63.2%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(83.08, -34.83, -15.08) |
| CIE-LCH | lch(83.08, 37.96, 203.40°) |
| OKLab | oklab(84.09% -0.1117 -0.0418) |
| OKLCH | oklch(84.09% 0.119 200.5) |
| XYZ | xyz(45.8790, 62.3066, 87.4344) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.00
Robin'S Egg
#6DEDFD
ΔE00 4.15
Bright Light Blue
#26F7FD
ΔE00 5.07
Robin Egg Blue
#8AF1FE
ΔE00 5.70
Darkturquoise
#00CED1
ΔE00 6.01
Mediumturquoise
#48D1CC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56E2EA #EA5E56
analogous
#56EAA8 #56E2EA #5698EA
triadic
#56E2EA #EA56E2 #E2EA56
tetradic
#56E2EA #A856EA #EA5E56 #98EA56
square
#56E2EA #A856EA #EA5E56 #98EA56
split-complementary
#56E2EA #EA5698 #EAA856
monochromatic
#16A7B0 #20D9E3 #56E2EA #8CEBF1 #C3F5F8
Accessibility & contrast
On white
1.56
#56E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#56E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56E2EA
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56E2EA | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EB
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #56e2ea; /* rgb */ color: rgb(86, 226, 234); /* oklch */ color: oklch(84.1% 0.119 200.5);
Tailwind
colors: {
custom: {
50: '#96ebf0',
500: '#56e2ea',
950: '#000000',
},
}SCSS
$custom: #56e2ea; $custom-light: #96ebf0; $custom-dark: #000000;
JSON
{
"hex": "#56e2ea",
"rgb": {
"r": 86,
"g": 226,
"b": 234
},
"hsl": {
"h": 183.243,
"s": 77.895,
"l": 62.745
},
"oklch": {
"l": 0.84089,
"c": 0.11922,
"h": 200.5
},
"luminance": 0.62312
}Semantic roles & 50–950 ramp
primary
#56E2EA
secondary
#B03B34
accent
#170BDA
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485