#56EACA#56EACA
#56EACA is a very light, vivid teal. Relative luminance 0.651; OKLCH L 85.0% C 0.134 H 175.8°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #56EACA |
|---|---|
| RGB | rgb(86, 234, 202) |
| HSL | hsl(167, 78%, 63%) |
| HSV | hsv(167, 63%, 92%) |
| CMYK | cmyk(63.2%, 0%, 13.7%, 8.2%) |
| CIE-LAB | lab(84.53, -46.76, 3.96) |
| CIE-LCH | lch(84.53, 46.93, 175.16°) |
| OKLab | oklab(84.98% -0.1335 0.0098) |
| OKLCH | oklch(84.98% 0.134 175.8) |
| XYZ | xyz(43.9161, 65.0836, 66.1136) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.35
Aqua Marine
#2EE8BB
ΔE00 3.68
Tiffany Blue
#7BF2DA
ΔE00 3.83
Light Turquoise
#7EF4CC
ΔE00 4.35
Aquamarine (survey)
#04D8B2
ΔE00 5.29
Turquoise
#40E0D0
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56EACA #EA5676
analogous
#56EA80 #56EACA #56C0EA
triadic
#56EACA #CA56EA #EACA56
tetradic
#56EACA #8056EA #EA5676 #C0EA56
square
#56EACA #8056EA #EA5676 #C0EA56
split-complementary
#56EACA #EA56C0 #EA8056
monochromatic
#16B08E #20E3B9 #56EACA #8CF1DB #C3F8EC
Accessibility & contrast
On white
1.50
#56EACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#56EACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56EACA
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56EACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56EACA | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC9
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #56eaca; /* rgb */ color: rgb(86, 234, 202); /* oklch */ color: oklch(85.0% 0.134 175.8);
Tailwind
colors: {
custom: {
50: '#95f1da',
500: '#56eaca',
950: '#000000',
},
}SCSS
$custom: #56eaca; $custom-light: #95f1da; $custom-dark: #000000;
JSON
{
"hex": "#56eaca",
"rgb": {
"r": 86,
"g": 234,
"b": 202
},
"hsl": {
"h": 167.027,
"s": 77.895,
"l": 62.745
},
"oklch": {
"l": 0.84975,
"c": 0.13381,
"h": 175.8
},
"luminance": 0.65088
}Semantic roles & 50–950 ramp
primary
#56EACA
secondary
#B0344F
accent
#0B38DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583