#56ECAB#56ECAB
#56ECAB is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.7% C 0.158 H 161.2°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #56ECAB |
|---|---|
| RGB | rgb(86, 236, 171) |
| HSL | hsl(154, 80%, 63%) |
| HSV | hsv(154, 64%, 93%) |
| CMYK | cmyk(63.6%, 0%, 27.5%, 7.5%) |
| CIE-LAB | lab(84.43, -54.57, 20.03) |
| CIE-LCH | lch(84.43, 58.13, 159.85°) |
| OKLab | oklab(84.68% -0.1494 0.051) |
| OKLCH | oklch(84.68% 0.158 161.2) |
| XYZ | xyz(41.1799, 64.9053, 48.8779) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.45
Greenish Turquoise
#00FBB0
ΔE00 3.97
Greenish Cyan
#2AFEB7
ΔE00 4.17
Aqua Green
#12E193
ΔE00 4.26
Light Blue Green
#7EFBB3
ΔE00 4.46
Seafoam Green
#7AF9AB
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56ECAB #EC5697
analogous
#56EC60 #56ECAB #56E2EC
triadic
#56ECAB #AB56EC #ECAB56
tetradic
#56ECAB #6056EC #EC5697 #E2EC56
square
#56ECAB #6056EC #EC5697 #E2EC56
split-complementary
#56ECAB #EC56E2 #EC6056
monochromatic
#14B36E #1FE690 #56ECAB #8DF2C6 #C4F8E2
Accessibility & contrast
On white
1.50
#56ECAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#56ECAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56ECAB
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56ECAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56ECAB | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA7
Deuteranopia (green-blind)
#D5CDAF
Tritanopia (blue-blind)
#00EBDA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #56ecab; /* rgb */ color: rgb(86, 236, 171); /* oklch */ color: oklch(84.7% 0.158 161.2);
Tailwind
colors: {
custom: {
50: '#95f3c4',
500: '#56ecab',
950: '#000000',
},
}SCSS
$custom: #56ecab; $custom-light: #95f3c4; $custom-dark: #000000;
JSON
{
"hex": "#56ecab",
"rgb": {
"r": 86,
"g": 236,
"b": 171
},
"hsl": {
"h": 154,
"s": 79.787,
"l": 63.137
},
"oklch": {
"l": 0.84675,
"c": 0.15788,
"h": 161.2
},
"luminance": 0.6491
}Semantic roles & 50–950 ramp
primary
#56ECAB
secondary
#B3336B
accent
#0965DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582