#56EBC6#56EBC6
#56EBC6 is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.1% C 0.137 H 173.3°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #56EBC6 |
|---|---|
| RGB | rgb(86, 235, 198) |
| HSL | hsl(165, 79%, 63%) |
| HSV | hsv(165, 63%, 92%) |
| CMYK | cmyk(63.4%, 0%, 15.7%, 7.8%) |
| CIE-LAB | lab(84.72, -48.15, 6.35) |
| CIE-LCH | lch(84.72, 48.56, 172.49°) |
| OKLab | oklab(85.1% -0.1362 0.016) |
| OKLCH | oklch(85.1% 0.137 173.3) |
| XYZ | xyz(43.7341, 65.4676, 63.7468) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.64
Aqua (survey)
#13EAC9
ΔE00 2.79
Light Turquoise
#7EF4CC
ΔE00 3.64
Bright Teal
#01F9C6
ΔE00 4.48
Tiffany Blue
#7BF2DA
ΔE00 4.67
Aquamarine
#7FFFD4
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EBC6 #EB567B
analogous
#56EB7C #56EBC6 #56C5EB
triadic
#56EBC6 #C656EB #EBC656
tetradic
#56EBC6 #7C56EB #EB567B #C5EB56
square
#56EBC6 #7C56EB #EB567B #C5EB56
split-complementary
#56EBC6 #EB56C5 #EB7C56
monochromatic
#15B28B #1FE5B4 #56EBC6 #8DF1D8 #C3F8EB
Accessibility & contrast
On white
1.49
#56EBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#56EBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EBC6
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EBC6 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DDC4
Deuteranopia (green-blind)
#CECDC9
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #56ebc6; /* rgb */ color: rgb(86, 235, 198); /* oklch */ color: oklch(85.1% 0.137 173.3);
Tailwind
colors: {
custom: {
50: '#95f2d7',
500: '#56ebc6',
950: '#000000',
},
}SCSS
$custom: #56ebc6; $custom-light: #95f2d7; $custom-dark: #000000;
JSON
{
"hex": "#56ebc6",
"rgb": {
"r": 86,
"g": 235,
"b": 198
},
"hsl": {
"h": 165.101,
"s": 78.836,
"l": 62.941
},
"oklch": {
"l": 0.85104,
"c": 0.13718,
"h": 173.3
},
"luminance": 0.65472
}Semantic roles & 50–950 ramp
primary
#56EBC6
secondary
#B23353
accent
#0A3EDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583