#56EBC0#56EBC0
#56EBC0 is a very light, vivid teal. Relative luminance 0.652; OKLCH L 84.9% C 0.141 H 170.3°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #56EBC0 |
|---|---|
| RGB | rgb(86, 235, 192) |
| HSL | hsl(163, 79%, 63%) |
| HSV | hsv(163, 63%, 92%) |
| CMYK | cmyk(63.4%, 0%, 18.3%, 7.8%) |
| CIE-LAB | lab(84.58, -49.55, 9.30) |
| CIE-LCH | lch(84.58, 50.42, 169.38°) |
| OKLab | oklab(84.95% -0.1389 0.0237) |
| OKLCH | oklch(84.95% 0.141 170.3) |
| XYZ | xyz(43.0558, 65.1963, 60.1740) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 1.95
Light Turquoise
#7EF4CC
ΔE00 3.49
Bright Teal
#01F9C6
ΔE00 3.87
Aqua (survey)
#13EAC9
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 4.94
Eucalyptus
#44D7A8
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EBC0 #EB5681
analogous
#56EB76 #56EBC0 #56CBEB
triadic
#56EBC0 #C056EB #EBC056
tetradic
#56EBC0 #7656EB #EB5681 #CBEB56
square
#56EBC0 #7656EB #EB5681 #CBEB56
split-complementary
#56EBC0 #EB56CB #EB7656
monochromatic
#15B284 #1FE5AC #56EBC0 #8DF1D4 #C3F8E9
Accessibility & contrast
On white
1.50
#56EBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#56EBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EBC0
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EBC0 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBE
Deuteranopia (green-blind)
#D0CDC3
Tritanopia (blue-blind)
#00EDDF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #56ebc0; /* rgb */ color: rgb(86, 235, 192); /* oklch */ color: oklch(84.9% 0.141 170.3);
Tailwind
colors: {
custom: {
50: '#95f2d3',
500: '#56ebc0',
950: '#000000',
},
}SCSS
$custom: #56ebc0; $custom-light: #95f2d3; $custom-dark: #000000;
JSON
{
"hex": "#56ebc0",
"rgb": {
"r": 86,
"g": 235,
"b": 192
},
"hsl": {
"h": 162.685,
"s": 78.836,
"l": 62.941
},
"oklch": {
"l": 0.84945,
"c": 0.14094,
"h": 170.3
},
"luminance": 0.65201
}Semantic roles & 50–950 ramp
primary
#56EBC0
secondary
#B23358
accent
#0A47DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583