#56E2E8#56E2E8
#56E2E8 is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.0% C 0.119 H 199.2°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #56E2E8 |
|---|---|
| RGB | rgb(86, 226, 232) |
| HSL | hsl(182, 76%, 62%) |
| HSV | hsv(182, 63%, 91%) |
| CMYK | cmyk(62.9%, 2.6%, 0%, 9%) |
| CIE-LAB | lab(83.02, -35.39, -14.11) |
| CIE-LCH | lch(83.02, 38.10, 201.73°) |
| OKLab | oklab(84.02% -0.1125 -0.0391) |
| OKLCH | oklch(84.02% 0.119 199.2) |
| XYZ | xyz(45.5933, 62.1924, 85.9298) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.41
Robin'S Egg
#6DEDFD
ΔE00 4.69
Bright Light Blue
#26F7FD
ΔE00 4.93
Mediumturquoise
#48D1CC
ΔE00 5.74
Darkturquoise
#00CED1
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56E2E8 #E85C56
analogous
#56E8A5 #56E2E8 #5699E8
triadic
#56E2E8 #E856E2 #E2E856
tetradic
#56E2E8 #A556E8 #E85C56 #99E856
square
#56E2E8 #A556E8 #E85C56 #99E856
split-complementary
#56E2E8 #E85699 #E8A556
monochromatic
#17A6AC #20D9E1 #56E2E8 #8CEBEF #C2F4F7
Accessibility & contrast
On white
1.56
#56E2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#56E2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56E2E8
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56E2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56E2E8 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D8E9
Deuteranopia (green-blind)
#BCC8E9
Tritanopia (blue-blind)
#00EAE3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #56e2e8; /* rgb */ color: rgb(86, 226, 232); /* oklch */ color: oklch(84.0% 0.119 199.2);
Tailwind
colors: {
custom: {
50: '#96ebef',
500: '#56e2e8',
950: '#000000',
},
}SCSS
$custom: #56e2e8; $custom-light: #96ebef; $custom-dark: #000000;
JSON
{
"hex": "#56e2e8",
"rgb": {
"r": 86,
"g": 226,
"b": 232
},
"hsl": {
"h": 182.466,
"s": 76.042,
"l": 62.353
},
"oklch": {
"l": 0.84019,
"c": 0.11908,
"h": 199.2
},
"luminance": 0.62197
}Semantic roles & 50–950 ramp
primary
#56E2E8
secondary
#AD3A35
accent
#160DD8
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485