#56EBC7#56EBC7
#56EBC7 is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.1% C 0.137 H 173.8°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #56EBC7 |
|---|---|
| RGB | rgb(86, 235, 199) |
| HSL | hsl(166, 79%, 63%) |
| HSV | hsv(166, 63%, 92%) |
| CMYK | cmyk(63.4%, 0%, 15.3%, 7.8%) |
| CIE-LAB | lab(84.75, -47.91, 5.86) |
| CIE-LCH | lch(84.75, 48.27, 173.03°) |
| OKLab | oklab(85.13% -0.1358 0.0148) |
| OKLCH | oklch(85.13% 0.137 173.8) |
| XYZ | xyz(43.8499, 65.5139, 64.3563) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.65
Aqua Marine
#2EE8BB
ΔE00 2.84
Light Turquoise
#7EF4CC
ΔE00 3.74
Tiffany Blue
#7BF2DA
ΔE00 4.46
Bright Teal
#01F9C6
ΔE00 4.64
Aquamarine (survey)
#04D8B2
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EBC7 #EB567A
analogous
#56EB7C #56EBC7 #56C5EB
triadic
#56EBC7 #C756EB #EBC756
tetradic
#56EBC7 #7C56EB #EB567A #C5EB56
square
#56EBC7 #7C56EB #EB567A #C5EB56
split-complementary
#56EBC7 #EB56C5 #EB7C56
monochromatic
#15B28C #1FE5B5 #56EBC7 #8DF1D9 #C3F8EB
Accessibility & contrast
On white
1.49
#56EBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#56EBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EBC7
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EBC7 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC5
Deuteranopia (green-blind)
#CECDCA
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #56ebc7; /* rgb */ color: rgb(86, 235, 199); /* oklch */ color: oklch(85.1% 0.137 173.8);
Tailwind
colors: {
custom: {
50: '#95f2d8',
500: '#56ebc7',
950: '#000000',
},
}SCSS
$custom: #56ebc7; $custom-light: #95f2d8; $custom-dark: #000000;
JSON
{
"hex": "#56ebc7",
"rgb": {
"r": 86,
"g": 235,
"b": 199
},
"hsl": {
"h": 165.503,
"s": 78.836,
"l": 62.941
},
"oklch": {
"l": 0.85132,
"c": 0.1366,
"h": 173.8
},
"luminance": 0.65519
}Semantic roles & 50–950 ramp
primary
#56EBC7
secondary
#B23352
accent
#0A3DDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583