#56EBC8#56EBC8
#56EBC8 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.136 H 174.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #56EBC8 |
|---|---|
| RGB | rgb(86, 235, 200) |
| HSL | hsl(166, 79%, 63%) |
| HSV | hsv(166, 63%, 92%) |
| CMYK | cmyk(63.4%, 0%, 14.9%, 7.8%) |
| CIE-LAB | lab(84.77, -47.67, 5.37) |
| CIE-LCH | lch(84.77, 47.97, 173.57°) |
| OKLab | oklab(85.16% -0.1353 0.0135) |
| OKLCH | oklch(85.16% 0.136 174.3) |
| XYZ | xyz(43.9663, 65.5605, 64.9697) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.53
Aqua Marine
#2EE8BB
ΔE00 3.05
Light Turquoise
#7EF4CC
ΔE00 3.85
Tiffany Blue
#7BF2DA
ΔE00 4.27
Bright Teal
#01F9C6
ΔE00 4.80
Aquamarine (survey)
#04D8B2
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EBC8 #EB5679
analogous
#56EB7D #56EBC8 #56C3EB
triadic
#56EBC8 #C856EB #EBC856
tetradic
#56EBC8 #7D56EB #EB5679 #C3EB56
square
#56EBC8 #7D56EB #EB5679 #C3EB56
split-complementary
#56EBC8 #EB56C3 #EB7D56
monochromatic
#15B28D #1FE5B6 #56EBC8 #8DF1DA #C3F8EC
Accessibility & contrast
On white
1.49
#56EBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#56EBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EBC8
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EBC8 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC6
Deuteranopia (green-blind)
#CECDCB
Tritanopia (blue-blind)
#00EEE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #56ebc8; /* rgb */ color: rgb(86, 235, 200); /* oklch */ color: oklch(85.2% 0.136 174.3);
Tailwind
colors: {
custom: {
50: '#95f2d8',
500: '#56ebc8',
950: '#000000',
},
}SCSS
$custom: #56ebc8; $custom-light: #95f2d8; $custom-dark: #000000;
JSON
{
"hex": "#56ebc8",
"rgb": {
"r": 86,
"g": 235,
"b": 200
},
"hsl": {
"h": 165.906,
"s": 78.836,
"l": 62.941
},
"oklch": {
"l": 0.85159,
"c": 0.13602,
"h": 174.3
},
"luminance": 0.65565
}Semantic roles & 50–950 ramp
primary
#56EBC8
secondary
#B23351
accent
#0A3BDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583