#56EAC8#56EAC8
#56EAC8 is a very light, vivid teal. Relative luminance 0.650; OKLCH L 84.9% C 0.135 H 174.7°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #56EAC8 |
|---|---|
| RGB | rgb(86, 234, 200) |
| HSL | hsl(166, 78%, 63%) |
| HSV | hsv(166, 63%, 92%) |
| CMYK | cmyk(63.2%, 0%, 14.5%, 8.2%) |
| CIE-LAB | lab(84.48, -47.24, 4.94) |
| CIE-LCH | lch(84.48, 47.50, 174.03°) |
| OKLab | oklab(84.92% -0.1343 0.0124) |
| OKLCH | oklch(84.92% 0.135 174.7) |
| XYZ | xyz(43.6808, 64.9895, 64.8746) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.45
Aqua Marine
#2EE8BB
ΔE00 3.20
Light Turquoise
#7EF4CC
ΔE00 4.06
Tiffany Blue
#7BF2DA
ΔE00 4.18
Bright Teal
#01F9C6
ΔE00 5.09
Aquamarine (survey)
#04D8B2
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EAC8 #EA5678
analogous
#56EA7E #56EAC8 #56C2EA
triadic
#56EAC8 #C856EA #EAC856
tetradic
#56EAC8 #7E56EA #EA5678 #C2EA56
square
#56EAC8 #7E56EA #EA5678 #C2EA56
split-complementary
#56EAC8 #EA56C2 #EA7E56
monochromatic
#16B08C #20E3B6 #56EAC8 #8CF1DA #C3F8EB
Accessibility & contrast
On white
1.50
#56EAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#56EAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EAC8
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EAC8 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC6
Deuteranopia (green-blind)
#CDCCCA
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #56eac8; /* rgb */ color: rgb(86, 234, 200); /* oklch */ color: oklch(84.9% 0.135 174.7);
Tailwind
colors: {
custom: {
50: '#95f1d8',
500: '#56eac8',
950: '#000000',
},
}SCSS
$custom: #56eac8; $custom-light: #95f1d8; $custom-dark: #000000;
JSON
{
"hex": "#56eac8",
"rgb": {
"r": 86,
"g": 234,
"b": 200
},
"hsl": {
"h": 166.216,
"s": 77.895,
"l": 62.745
},
"oklch": {
"l": 0.8492,
"c": 0.13491,
"h": 174.7
},
"luminance": 0.64994
}Semantic roles & 50–950 ramp
primary
#56EAC8
secondary
#B03450
accent
#0B3BDA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583