#56ECAC#56ECAC
#56ECAC is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.7% C 0.157 H 161.5°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #56ECAC |
|---|---|
| RGB | rgb(86, 236, 172) |
| HSL | hsl(154, 80%, 63%) |
| HSV | hsv(154, 64%, 93%) |
| CMYK | cmyk(63.6%, 0%, 27.1%, 7.5%) |
| CIE-LAB | lab(84.45, -54.36, 19.54) |
| CIE-LCH | lch(84.45, 57.76, 160.23°) |
| OKLab | oklab(84.7% -0.149 0.0498) |
| OKLCH | oklch(84.7% 0.157 161.5) |
| XYZ | xyz(41.2755, 64.9435, 49.3818) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.47
Greenish Turquoise
#00FBB0
ΔE00 4.01
Greenish Cyan
#2AFEB7
ΔE00 4.17
Aqua Green
#12E193
ΔE00 4.38
Light Blue Green
#7EFBB3
ΔE00 4.54
Seafoam Green
#7AF9AB
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#56ECAC #EC5696
analogous
#56EC61 #56ECAC #56E1EC
triadic
#56ECAC #AC56EC #ECAC56
tetradic
#56ECAC #6156EC #EC5696 #E1EC56
square
#56ECAC #6156EC #EC5696 #E1EC56
split-complementary
#56ECAC #EC56E1 #EC6156
monochromatic
#14B36F #1FE691 #56ECAC #8DF2C7 #C4F8E2
Accessibility & contrast
On white
1.50
#56ECAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#56ECAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #56ECAC
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##56ECAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##56ECAC | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA8
Deuteranopia (green-blind)
#D5CDB0
Tritanopia (blue-blind)
#00EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #56ecac; /* rgb */ color: rgb(86, 236, 172); /* oklch */ color: oklch(84.7% 0.157 161.5);
Tailwind
colors: {
custom: {
50: '#95f3c5',
500: '#56ecac',
950: '#000000',
},
}SCSS
$custom: #56ecac; $custom-light: #95f3c5; $custom-dark: #000000;
JSON
{
"hex": "#56ecac",
"rgb": {
"r": 86,
"g": 236,
"b": 172
},
"hsl": {
"h": 154.4,
"s": 79.787,
"l": 63.137
},
"oklch": {
"l": 0.84697,
"c": 0.15705,
"h": 161.5
},
"luminance": 0.64948
}Semantic roles & 50–950 ramp
primary
#56ECAC
secondary
#B3336A
accent
#0963DC
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582