#56EABC#56EABC
#56EABC is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.6% C 0.142 H 168.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #56EABC |
|---|---|
| RGB | rgb(86, 234, 188) |
| HSL | hsl(161, 78%, 63%) |
| HSV | hsv(161, 63%, 92%) |
| CMYK | cmyk(63.2%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(84.20, -50.05, 10.84) |
| CIE-LCH | lch(84.20, 51.21, 167.78°) |
| OKLab | oklab(84.6% -0.1397 0.0277) |
| OKLCH | oklch(84.6% 0.142 168.8) |
| XYZ | xyz(42.3331, 64.4504, 57.7764) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 1.98
Light Turquoise
#7EF4CC
ΔE00 3.79
Bright Teal
#01F9C6
ΔE00 3.97
Eucalyptus
#44D7A8
ΔE00 4.53
Seafoam
#7FE0B3
ΔE00 4.57
Aqua (survey)
#13EAC9
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EABC #EA5684
analogous
#56EA72 #56EABC #56CEEA
triadic
#56EABC #BC56EA #EABC56
tetradic
#56EABC #7256EA #EA5684 #CEEA56
square
#56EABC #7256EA #EA5684 #CEEA56
split-complementary
#56EABC #EA56CE #EA7256
monochromatic
#16B080 #20E3A6 #56EABC #8CF1D2 #C3F8E7
Accessibility & contrast
On white
1.51
#56EABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#56EABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EABC
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EABC | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBA
Deuteranopia (green-blind)
#D0CCBF
Tritanopia (blue-blind)
#00EBDD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #56eabc; /* rgb */ color: rgb(86, 234, 188); /* oklch */ color: oklch(84.6% 0.142 168.8);
Tailwind
colors: {
custom: {
50: '#95f1d0',
500: '#56eabc',
950: '#000000',
},
}SCSS
$custom: #56eabc; $custom-light: #95f1d0; $custom-dark: #000000;
JSON
{
"hex": "#56eabc",
"rgb": {
"r": 86,
"g": 234,
"b": 188
},
"hsl": {
"h": 161.351,
"s": 77.895,
"l": 62.745
},
"oklch": {
"l": 0.846,
"c": 0.14245,
"h": 168.8
},
"luminance": 0.64455
}Semantic roles & 50–950 ramp
primary
#56EABC
secondary
#B0345B
accent
#0B4CDA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583